mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
allow 'max_image_megapixels' up to 150MB
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user