diff options
-rw-r--r-- | cgit/cgitrc | 2 |
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/ |