added auto accept to syncthing config
This commit is contained in:
parent
b2c0efd305
commit
88fa10a3f4
4 changed files with 39 additions and 0 deletions
|
@ -31,6 +31,11 @@
|
|||
};
|
||||
sync = {
|
||||
enable = true;
|
||||
devices = {
|
||||
ceder.autoAcceptFolders = true;
|
||||
coven.autoAcceptFolders = true;
|
||||
horizon.autoAcceptFolders = true;
|
||||
};
|
||||
folders = {
|
||||
share.enable = true;
|
||||
leyla = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue