mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
increase default attachment size to match images
This commit is contained in:
parent
657ab84825
commit
a764840794
1 changed files with 1 additions and 1 deletions
|
@ -478,7 +478,7 @@ files:
|
|||
default: 3072
|
||||
max_attachment_size_kb:
|
||||
client: true
|
||||
default: 1024
|
||||
default: 3072
|
||||
authorized_extensions:
|
||||
client: true
|
||||
default: 'jpg|jpeg|png|gif'
|
||||
|
|
Loading…
Reference in a new issue