feat(paperless): configure consumption dir to work with ftp paperless-upload
This commit is contained in:
parent
717fcffcf4
commit
3dca1e757d
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ in
|
|||
address = "localhost";
|
||||
port = 28981;
|
||||
passwordFile = "/etc/nixos/secrets/paperless-password";
|
||||
consumptionDir = "/home/paperless-upload";
|
||||
settings = {
|
||||
PAPERLESS_DBHOST = "/run/postgresql";
|
||||
PAPERLESS_DBNAME = "paperless";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue