remove DCIM from syncthing

This commit is contained in:
Yan Lin 2026-02-15 21:47:26 +01:00
parent 2a15c8e8ad
commit 8267546811
5 changed files with 2 additions and 5 deletions

View file

@ -14,7 +14,6 @@
Media = { enable = true; maxAgeDays = 7; };
Archive = { enable = true; maxAgeDays = 30; };
Consume = { enable = true; maxAgeDays = 7; };
DCIM = { enable = true; maxAgeDays = 7; path = "/mnt/storage/DCIM"; };
};
services.scheduled-commands.dcim-consume = {