mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Enable homebox
This commit is contained in:
parent
f1ec089354
commit
d829c2ed11
3 changed files with 5 additions and 4 deletions
|
|
@ -25,7 +25,7 @@ in with lib; {
|
|||
HBOX_STORAGE_DATA = cfg.location;
|
||||
HBOX_STORAGE_SQLITE_URL =
|
||||
"${cfg.location}/homebox.db?_pragma=busy_timeout=999&_pragma=journal_mode=WAL&_fk=1";
|
||||
HBOX_OPTIONS_ALLOW_REGISTRATION = "true";
|
||||
HBOX_OPTIONS_ALLOW_REGISTRATION = "false";
|
||||
HBOX_MODE = "production";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue