change: add mkpkglists options to config.dev

Here, we default to using root as the storage directory. Primarily
because it makes sense in Docker; config.dev can always be fixed up
by developers to reflect local system changes.

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2021-11-09 00:17:52 -08:00
parent 464540c9a9
commit b8d7619dbc
No known key found for this signature in database
GPG key ID: F7E46DED420788F3

View file

@ -65,3 +65,8 @@ session_secret = secret
[devel]
;commit_hash = 1234567
[mkpkglists]
packagesfile = /packages.gz
pkgbasefile = /pkgbase.gz
userfile = /users.gz