diff options
Diffstat (limited to 'conf/cgitrc.proto')
-rw-r--r-- | conf/cgitrc.proto | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/cgitrc.proto b/conf/cgitrc.proto index d9bde83d..1322f93e 100644 --- a/conf/cgitrc.proto +++ b/conf/cgitrc.proto @@ -26,4 +26,6 @@ max-blob-size=2048 max-stats=year enable-http-clone=1 -scan-path=/srv/http/aurweb/repos/ +repo.url=aur.git +repo.path=/srv/http/aurweb/aur.git +repo.desc=AUR Package Repositories |