summaryrefslogtreecommitdiffstats
path: root/doc/retrace-server
diff options
context:
space:
mode:
Diffstat (limited to 'doc/retrace-server')
-rw-r--r--doc/retrace-server2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/retrace-server b/doc/retrace-server
index 09b16a05..bf7a4a85 100644
--- a/doc/retrace-server
+++ b/doc/retrace-server
@@ -108,7 +108,7 @@ the server must return the "411 Length Required" HTTP error code. If a
'Content-Type' other than 'application/x-tar', 'application/x-gzip',
'application/x-xz' is used, the server must return the "415
unsupported Media Type" HTTP error code. If the 'Content-Length' value
-is greater than a limit set in the server configuration file (30 MB by
+is greater than a limit set in the server configuration file (50 MB by
default), or the real HTTP request size gets larger than the limit +
10 KB for headers, then the server must return the "413 Request Entity
Too Large" HTTP error code, and provide an explanation, including the