From 7f94e2f5693af621dce101bff3c14def1bd2e964 Mon Sep 17 00:00:00 2001 From: Ebonnov Date: Sun, 18 Jan 2015 01:23:41 -0800 Subject: [PATCH] Attachment size 2M -> 20M Follow up with test 56610 --- js/bbs/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/bbs/config.js b/js/bbs/config.js index 4c37be9..c135fe6 100755 --- a/js/bbs/config.js +++ b/js/bbs/config.js @@ -167,7 +167,7 @@ var bbs_settings = { max_post_count : 999, max_mail_count : 999, mail_count : 20, - max_file_size : 2097151 + max_file_size : 20971519 }; var accounts9 = {