aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-06-28 18:05:09 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-06-28 18:05:09 +0200
commit3655f64e43efa2a20ca39b1238b40a7249248805 (patch)
tree568a5f545388f5010ace6511dd1316e304028e50
parentaeda256a097b443b1d2492673b4e4acd77394070 (diff)
parent441031085f3144247ae97489e4b08cdb41a17e4b (diff)
downloadPuppet-3655f64e43efa2a20ca39b1238b40a7249248805.tar.gz
Puppet-3655f64e43efa2a20ca39b1238b40a7249248805.tar.zst
Puppet-3655f64e43efa2a20ca39b1238b40a7249248805.zip
Merge branch 'dev'
-rw-r--r--modules/role/templates/caldance/app.ini.erb5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules/role/templates/caldance/app.ini.erb b/modules/role/templates/caldance/app.ini.erb
index fb174b6..df6fcb9 100644
--- a/modules/role/templates/caldance/app.ini.erb
+++ b/modules/role/templates/caldance/app.ini.erb
@@ -13,4 +13,7 @@ vacuum = true
13 13
14die-on-term = true 14die-on-term = true
15 15
16limit-post = 10000000 16logto = <%= @home %>/caldance.log
17
18# 10Mo * 1.1
19limit-post = 11534336