aboutsummaryrefslogtreecommitdiff
path: root/porteur.conf.sample
diff options
context:
space:
mode:
authortsne <tsne.dev@outlook.com>2026-06-19 13:09:03 +0200
committertsne <tsne.dev@outlook.com>2026-06-21 08:51:45 +0200
commit5ba038c3eb07fc94fc8d6f46b451f552bfc121a4 (patch)
tree4bc57b4616943f5ef014ae2081c3c680a506b6ef /porteur.conf.sample
parentupgrade to zig 0.16 (diff)
downloadporteur-5ba038c3eb07fc94fc8d6f46b451f552bfc121a4.tar.gz
minor bugfixes and output formattingHEADmain
Diffstat (limited to 'porteur.conf.sample')
-rw-r--r--porteur.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/porteur.conf.sample b/porteur.conf.sample
index 5baedcf..dde3802 100644
--- a/porteur.conf.sample
+++ b/porteur.conf.sample
@@ -31,6 +31,10 @@ category = tsne
# If none is configured, the `main` branch is used as default value.
git-branch = porteur
+# The location of the make.conf file.
+# If none is configured, `/etc/make.conf` will be used as default value.
+make.conf = /etc/make.conf
+
# When editing configuration files or variables, porteur needs to know which
# editor to use. Per default porteur tries to determine the editor from the
# environment. It reads the VISUAL or the EDITOR environment variable (in