nbxplorer: remove deprecated option
Fixes this warning: Explorer: Options 'automigrate' is obsolete and ignored...
This commit is contained in:
parent
d6bae0a9eb
commit
09ba739719
1 changed files with 0 additions and 1 deletions
|
|
@ -168,7 +168,6 @@ in {
|
|||
lbtcnodeendpoint=${nbLib.addressWithPort liquidd.address liquidd.whitelistedPort}
|
||||
''}
|
||||
postgres=User ID=${cfg.nbxplorer.user};Host=/run/postgresql;Database=nbxplorer
|
||||
automigrate=1
|
||||
'';
|
||||
in rec {
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue