mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat(PHP): Add packages dump file with more metadata
This commit is contained in:
parent
10fcf93991
commit
f606140050
4 changed files with 13 additions and 0 deletions
|
@ -102,6 +102,7 @@ server = https://mirrors.kernel.org/archlinux/%s/os/x86_64
|
|||
|
||||
[mkpkglists]
|
||||
packagesfile = /srv/http/aurweb/web/html/packages.gz
|
||||
packagesmetafile = /srv/http/aurweb/web/html/packages-meta-v1.json.gz
|
||||
pkgbasefile = /srv/http/aurweb/web/html/pkgbase.gz
|
||||
userfile = /srv/http/aurweb/web/html/users.gz
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue