diff options
Diffstat (limited to 'conf/config.proto')
-rw-r--r-- | conf/config.proto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/config.proto b/conf/config.proto index c56141c2..e545977e 100644 --- a/conf/config.proto +++ b/conf/config.proto @@ -63,3 +63,7 @@ max-blob-size = 256000 db-path = /srv/http/aurweb/aurblup/ sync-dbs = core extra community multilib testing community-testing servers = ftp://mirrors.kernel.org/archlinux/%s/os/x86_64 + +[mkpkglists] +packagesfile = /srv/http/aurweb/web/html/packages.gz +pkgbasefile = /srv/http/aurweb/web/html/pkgbase.gz |