mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix: override aurblup's db-path option in config.dev
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
b8d7619dbc
commit
338a44839f
1 changed files with 3 additions and 0 deletions
|
@ -70,3 +70,6 @@ session_secret = secret
|
||||||
packagesfile = /packages.gz
|
packagesfile = /packages.gz
|
||||||
pkgbasefile = /pkgbase.gz
|
pkgbasefile = /pkgbase.gz
|
||||||
userfile = /users.gz
|
userfile = /users.gz
|
||||||
|
|
||||||
|
[aurblup]
|
||||||
|
db-path = YOUR_AUR_ROOT/aurblup/
|
||||||
|
|
Loading…
Add table
Reference in a new issue