summaryrefslogtreecommitdiff
path: root/conf/master.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'conf/master.conf.example')
-rwxr-xr-xconf/master.conf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/master.conf.example b/conf/master.conf.example
index 488f7ce..2eafb88 100755
--- a/conf/master.conf.example
+++ b/conf/master.conf.example
@@ -37,3 +37,7 @@
#build_list_lock_file="${work_dir}/build-list.lock"
#sanity_check_lock_file="${work_dir}/sanity-check.lock"
#package_database_lock_file="${work_dir}/package-database.lock"
+
+# how long should packages be in [community-testing]/[testing] before
+# automatically being marked as tested
+#max_testing_duration="14 00:00:00"