added auto accept to syncthing config

This commit is contained in:
Leyla Becker 2025-02-26 16:36:17 -06:00
parent b2c0efd305
commit 88fa10a3f4
4 changed files with 39 additions and 0 deletions

View file

@ -31,6 +31,11 @@
};
sync = {
enable = true;
devices = {
ceder.autoAcceptFolders = true;
coven.autoAcceptFolders = true;
horizon.autoAcceptFolders = true;
};
folders = {
share.enable = true;
leyla = {