We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b085aea commit 3a1a937Copy full SHA for 3a1a937
1 file changed
db/seeds/site_settings.yml
@@ -180,15 +180,6 @@
180
description: >
181
The maximum number of characters an edit comment may contain. Defaults to 255.
182
183
-- name: MaxUploadSize
184
- value: 2MB
185
- value_type: string
186
- category: AdvancedSettings
187
- description: >
188
- The maximum size of images that users may upload. Changing this setting DOES NOT change the limit - the limit is
189
- set by your web server configuration. This setting should be set to the same value so that the correct limit
190
- can be displayed to users.
191
-
192
- name: MaxRequestBodySize
193
value: 2097152
194
value_type: integer
0 commit comments