summaryrefslogtreecommitdiffstats
path: root/acid/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'acid/config.sh')
-rw-r--r--acid/config.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/acid/config.sh b/acid/config.sh
index ff44998..a25531e 100644
--- a/acid/config.sh
+++ b/acid/config.sh
@@ -10,6 +10,9 @@ CYCHE_JOB_TIME=10 # 10 seconds
# Minimum time to wait on daemon startup
CYCHE_STARTUP_TIME=60 # 1 minute
+# Maximum number of latest build logs to retain during cleanup
+CYCHE_LOG_SIZE=100
+
# Master list of managed services
CYCHE_SERVICES=(
# <ref-pattern> should be a string suitable for `git for-each-ref`. Some