aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/cgitize.conf (renamed from examples/cgit-repos.conf)4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/cgit-repos.conf b/examples/cgitize.conf
index 94f73cd..a6ed701 100644
--- a/examples/cgit-repos.conf
+++ b/examples/cgitize.conf
@@ -2,10 +2,10 @@
[DEFAULT]
-# /etc/cgit-repos/my_repos.py by default.
+# /etc/cgitize/my_repos.py by default.
my_repos = /path/to/my_repos.py
-# /var/tmp/cgit-repos/output by default.
+# /var/tmp/cgitize/output by default.
output = /path/to/output/
# URL to clone from the output directory.