aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-06-28 16:45:42 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-06-28 16:45:42 +0200
commit2c96a9b6b56b3d83c4be00916c7cccc8fec3b111 (patch)
treecb17371764eb523f2db2850d910a5c0d086ebbff
parent78df3a44178b9f807531e11c3f95329a8194a76b (diff)
downloadPuppet-2c96a9b6b56b3d83c4be00916c7cccc8fec3b111.tar.gz
Puppet-2c96a9b6b56b3d83c4be00916c7cccc8fec3b111.tar.zst
Puppet-2c96a9b6b56b3d83c4be00916c7cccc8fec3b111.zip
Set POST limit for uwsgi
-rw-r--r--modules/role/templates/caldance/app.ini.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/role/templates/caldance/app.ini.erb b/modules/role/templates/caldance/app.ini.erb
index baf31ac..fb174b6 100644
--- a/modules/role/templates/caldance/app.ini.erb
+++ b/modules/role/templates/caldance/app.ini.erb
@@ -13,3 +13,4 @@ vacuum = true
13 13
14die-on-term = true 14die-on-term = true
15 15
16limit-post = 10000000