fix: syncthing cucked

This commit is contained in:
Nick 2025-12-09 17:26:45 -06:00
parent e7cef498d9
commit 1eacc3aa09

View file

@ -46,6 +46,7 @@ in
options = { options = {
upAccepted = -1; upAccepted = -1;
user = user; user = user;
authMode = "static";
}; };
}; };
}; };