summaryrefslogtreecommitdiffstats
path: root/conf/config.proto
diff options
context:
space:
mode:
Diffstat (limited to 'conf/config.proto')
-rw-r--r--conf/config.proto5
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/config.proto b/conf/config.proto
index 969164a..d20b533 100644
--- a/conf/config.proto
+++ b/conf/config.proto
@@ -6,9 +6,6 @@ name = AUR
user = aur
password = aur
-[paths]
-storage = /srv/aur/unsupported/
-
[options]
username_min_len = 3
username_max_len = 16
@@ -21,7 +18,7 @@ persistent_cookie_timeout = 2592000
max_filesize_uncompressed = 8388608
disable_http_login = 1
aur_location = http://localhost
-package_url = /packages/
+cgit_uri = https://git.aur.archlinux.org/
max_rpc_results = 5000
aur_request_ml = aur-requests@archlinux.org
request_idle_time = 1209600