syncthing

This commit is contained in:
Daniel Langbein 2023-12-12 16:40:31 +01:00
parent 35f1db122b
commit 4f4f51b0d0
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -12,7 +12,8 @@
syncthing = {
enable = true;
# Whether to open the default ports in the firewall: TCP/UDP 22000 for transfers and UDP 21027 for discovery.
#openDefaultPorts = true;
# With this enabled, the connection type of other syncthing clients in the same WiFi/LAN is "TCP LAN" and not "WAN Relay".
openDefaultPorts = true;
overrideDevices = true; # overrides any devices added or deleted through the WebUI
overrideFolders = true; # overrides any folders added or deleted through the WebUI
devices = {