summaryrefslogtreecommitdiffstats
path: root/cgit
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2023-09-16 06:46:29 -0400
committerMalfurious <m@lfurio.us>2023-09-16 08:00:08 -0400
commit5dc31a2d88cb799e487c4aacfe1b4be32e59d391 (patch)
treef7abc2b4f91787871d7db129579d48ebe1077275 /cgit
parent8d112c09f0dd433a55bca9c477dd307f5aeaac3a (diff)
downloadsrcnode-5dc31a2d88cb799e487c4aacfe1b4be32e59d391.tar.gz
srcnode-5dc31a2d88cb799e487c4aacfe1b4be32e59d391.zip
cgit: Update scan-path / repository mount location
Since the data volume now only contains git repositories, rather than the whole gitolite host home directory, there is no need to mount to a nested path. Anticipate moving the mount point, and change the cgit scan path to /repositories. Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'cgit')
-rw-r--r--cgit/cgitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit/cgitrc b/cgit/cgitrc
index 6df01d2..fca5fec 100644
--- a/cgit/cgitrc
+++ b/cgit/cgitrc
@@ -35,4 +35,4 @@ remove-suffix=1
section-from-path=-1
strict-export=gl-creator
-scan-path=/data/repositories/
+scan-path=/repositories/