Try to trigger more aggressively

This commit is contained in:
Andreas Zweili 2023-02-13 21:19:52 +01:00
parent a819764f39
commit bea92cd89d

View File

@ -23,7 +23,7 @@
systemd.paths."rclone-webdav" = {
enable = true;
pathConfig = {
PathModified = "/home/${custom.username}/10_documents";
PathChanged = "/home/${custom.username}/10_documents";
TriggerLimitIntervalSec = "10s";
TriggerLimitBurst = 1;
};