forked from pub-solar/os
paperless: extraConfig renamed to settings
This commit is contained in:
parent
e23ec52b44
commit
09b8cc835f
|
@ -20,7 +20,7 @@ in {
|
|||
consumptionDir = consumptionDir;
|
||||
dataDir = dataDir;
|
||||
address = "127.0.0.1";
|
||||
extraConfig = {
|
||||
settings = {
|
||||
PAPERLESS_ADMIN_USER = psCfg.user.name;
|
||||
PAPERLESS_AUTO_LOGIN_USERNAME = psCfg.user.name;
|
||||
PAPERLESS_URL = "https://paperless.faenix.eu";
|
||||
|
|
Loading…
Reference in a new issue