migrating /mnt to /srv

This commit is contained in:
2024-10-24 10:18:18 -06:00
parent 84bc9cddab
commit 9683177062
9 changed files with 33 additions and 33 deletions

View File

@@ -7,7 +7,7 @@
enable = true;
address = "0.0.0.0";
consumptionDirIsPublic = true;
consumptionDir = "/mnt/pool/scans/";
consumptionDir = "/srv/pool/scans/";
settings = {
PAPERLESS_DBENGINE = "postgress";
PAPERLESS_DBNAME = "paperless";