summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-10-05 10:20:08 +0200
committerErich Eckner <git@eckner.net>2017-10-05 10:20:08 +0200
commitec4a24414ee96f5b2daf9cd6af9e912a57d98a39 (patch)
tree893c2da1e9c6712503586f6a649ef1488069c705 /conf
parentb3e13420947a3bddb21d5c52eccf790274c4728f (diff)
downloadbuilder-ec4a24414ee96f5b2daf9cd6af9e912a57d98a39.tar.xz
conf/default.conf: only keep 10 lines of email logs
Diffstat (limited to 'conf')
-rwxr-xr-xconf/default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/default.conf b/conf/default.conf
index 63b14f1..fa391d1 100755
--- a/conf/default.conf
+++ b/conf/default.conf
@@ -36,7 +36,7 @@ package_key='0x15eebadc0de'
possible_email_actions='stabilize block unblock'
# how many lines of email logs should be kept maximally
-max_mail_log_lines=100
+max_mail_log_lines=10
# who can do above actions
if [ -s "${base_dir}/conf/admin-gpg-keys" ]; then