Skip to content
Snippets Groups Projects
Commit 7945691b authored by Florent Gluck's avatar Florent Gluck
Browse files

reduced default upload payload to 16M (from 30G!)

parent bee0c7b7
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ locked_time_hours = 4.0
[limits]
max_upload_size = 30G
max_upload_size = 16M
# We estimate that KVM allows for this amount of RAM saving in % (due to page sharing across VMs).
# 30% seems to be a pretty conservative estimate.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment