diff --git a/intranet/conf/prod.cfg b/intranet/conf/prod.cfg index 052c976f..d9c45080 100644 --- a/intranet/conf/prod.cfg +++ b/intranet/conf/prod.cfg @@ -14,6 +14,7 @@ server.threadPool=10 server.environment="production" server.show_tracebacks= True server.log_config_options= False +server.max_request_body_size=10485760 #10Mo logDebugInfoFilter.on = False base_url_filter.on = True