mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
don't delete syncthing folders
This commit is contained in:
parent
7d087eb0c2
commit
a0bee93c94
@ -51,6 +51,7 @@ in {
|
|||||||
guiAddress = "0.0.0.0:8384";
|
guiAddress = "0.0.0.0:8384";
|
||||||
key = "/run/agenix/syncthing/key.pem";
|
key = "/run/agenix/syncthing/key.pem";
|
||||||
cert = "/run/agenix/syncthing/cert.pem";
|
cert = "/run/agenix/syncthing/cert.pem";
|
||||||
|
overrideFolders = false; # don't delete user add folders
|
||||||
settings.devices = cfg.devices;
|
settings.devices = cfg.devices;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user