diff options
Diffstat (limited to 'conf/cgitrc.proto')
-rw-r--r-- | conf/cgitrc.proto | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/cgitrc.proto b/conf/cgitrc.proto index e2b6892..86b410b 100644 --- a/conf/cgitrc.proto +++ b/conf/cgitrc.proto @@ -19,11 +19,11 @@ cache-static-ttl=60 root-title=AUR Package Repositories root-desc=Web interface to the AUR Package Repositories -header=/srv/http/aur/web/template/cgit/header.html -footer=/srv/http/aur/web/template/cgit/footer.html +header=/srv/http/aurweb/web/template/cgit/header.html +footer=/srv/http/aurweb/web/template/cgit/footer.html max-repodesc-length=50 max-blob-size=2048 max-stats=year enable-http-clone=1 -scan-path=/srv/http/aur/repos/ +scan-path=/srv/http/aurweb/repos/ |