aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/cgit-repos.conf
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cgit-repos.conf')
-rw-r--r--examples/cgit-repos.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cgit-repos.conf b/examples/cgit-repos.conf
index 9729fd3..94f73cd 100644
--- a/examples/cgit-repos.conf
+++ b/examples/cgit-repos.conf
@@ -5,7 +5,7 @@
# /etc/cgit-repos/my_repos.py by default.
my_repos = /path/to/my_repos.py
-# "$( pwd )/output/" by default.
+# /var/tmp/cgit-repos/output by default.
output = /path/to/output/
# URL to clone from the output directory.