mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: remove client side maximum filesize check
This commit is contained in:
@@ -63,8 +63,6 @@ Discourse.SiteSettingsOriginal = {
|
||||
"default_code_lang":"lang-auto",
|
||||
"autohighlight_all_code":false,
|
||||
"email_in":false,
|
||||
"max_image_size_kb":3072,
|
||||
"max_attachment_size_kb":1024,
|
||||
"authorized_extensions":".jpg|.jpeg|.png|.gif|.svg|.txt|.ico|.yml",
|
||||
"max_image_width":690,
|
||||
"max_image_height":500,
|
||||
|
||||
Reference in New Issue
Block a user