Update syncthing.yaml

This commit is contained in:
2026-06-30 21:00:43 -05:00
parent 876fd62618
commit 1cede72679
+1 -1
View File
@@ -22,7 +22,7 @@ services:
- homepage.icon=syncthing.png - homepage.icon=syncthing.png
- homepage.href=${SYNCTHING_URL} - homepage.href=${SYNCTHING_URL}
- homepage.description=Peer-to-peer file synchronization utility - homepage.description=Peer-to-peer file synchronization utility
- homepage.widget.type=strelaysrv - homepage.widget.type=syncthing
- homepage.widget.url=${SYNCTHING_URL} - homepage.widget.url=${SYNCTHING_URL}
- homepage.widget.fields=["numActiveSessions", "numConnections", "bytesProxied"] - homepage.widget.fields=["numActiveSessions", "numConnections", "bytesProxied"]
- dockhand.url=${SYNCTHING_URL} - dockhand.url=${SYNCTHING_URL}