mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
allow 'max_image_megapixels' up to 150MB
This commit is contained in:
parent
c076f7b1aa
commit
2d9b31b147
@ -717,7 +717,7 @@ files:
|
||||
max_image_megapixels:
|
||||
default: 40
|
||||
min: 5
|
||||
max: 100
|
||||
max: 150
|
||||
authorized_extensions:
|
||||
client: true
|
||||
default: 'jpg|jpeg|png|gif'
|
||||
|
Loading…
x
Reference in New Issue
Block a user