Skip to content

Commit b72d7e3

Browse files
committed
added a note that MaxRequestBodySize's default value is equal to 2MB
1 parent 3a1a937 commit b72d7e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

db/seeds/site_settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
value_type: integer
186186
category: AdvancedSettings
187187
description: >
188-
The maximum allowed size of request body (in bytes). This setting must be kept in sync with your web server or
188+
The maximum allowed size of request body in bytes (2MB by default). This setting must be kept in sync with your web server or
189189
reverse proxy configuration that governs request body size limits - **do not** change it if you don't know what
190190
that means.
191191

0 commit comments

Comments
 (0)