mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-25 09:21:10 +00:00
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
9 lines
302 B
Plaintext
9 lines
302 B
Plaintext
[Path]
|
|
file_root = %(parent_parent_dir)s
|
|
config_dir = %(file_root)s/data/etc/plinth
|
|
data_dir = %(file_root)s/data/var/lib/plinth
|
|
actions_dir = %(file_root)s/actions
|
|
doc_dir = %(file_root)s/doc
|
|
custom_static_dir = %(file_root)s/data/var/www/plinth/custom/static
|
|
store_file = %(data_dir)s/plinth.sqlite3
|