summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-12-09 11:45:48 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-12-09 14:52:09 +0100
commit909472de22b366afa74afc1aa0c6d4d326d19d55 (patch)
tree18dc7002722202f3760f31ab96ecde56afa6ddbe /config.toml
parent8b6384af6afd4e6dee9cbd0621a098678bdc7d16 (diff)
Add missing example configuration variables
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index e68b206..abc9c70 100644
--- a/config.toml
+++ b/config.toml
@@ -55,6 +55,13 @@ releases = "/tmp/releases"
#
staging = "/tmp/staging"
+# The position where the sources are cached by butido.
+source_cache = "/tmp/sources"
+
+# The directory where butido puts the plain text log files it writes for the
+# jobs
+log_dir = "/tmp/logs"
+
# Enable strict script interpolation
#
# If this is set to true, the variable interpolation for the packaging script