fix: make consumptiondir private

This commit is contained in:
Ahwx 2026-04-24 11:08:45 +02:00
parent 3acb64e8dc
commit 31c1688207

View file

@ -2,7 +2,7 @@
services = {
paperless = {
enable = true;
consumptionDirIsPublic = true;
consumptionDirIsPublic = false;
settings = {
PAPERLESS_CONSUMER_IGNORE_PATTERN = [
".DS_STORE/*"