mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-06 05:17:49 +00:00
9 lines
348 B
XML
9 lines
348 B
XML
<configuration version="9">
|
|
<options>
|
|
<listenAddress> :23000</listenAddress>
|
|
<listenAddress> :23001 </listenAddress>
|
|
<globalAnnounceServer> udp4://syncthing.nym.se:22026</globalAnnounceServer>
|
|
<globalAnnounceServer> udp4://syncthing.nym.se:22027 </globalAnnounceServer>
|
|
</options>
|
|
</configuration>
|