aboutsummaryrefslogtreecommitdiff
path: root/forge.scfg
diff options
context:
space:
mode:
Diffstat (limited to 'forge.scfg')
-rw-r--r--forge.scfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/forge.scfg b/forge.scfg
index 3b8aafb..cf77a4b 100644
--- a/forge.scfg
+++ b/forge.scfg
@@ -15,6 +15,10 @@ http {
root https://forge.example.org
}
+git {
+ repo_dir /var/lib/lindenii/forge/repos
+}
+
ssh {
# What network transport should we listen on?
# This should be "tcp" in almost all cases.