File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1252,8 +1252,10 @@ The ``options`` element contains all other global configuration options.
1252
1252
.. option :: options.stunServer
1253
1253
:aliases: options.stunServers
1254
1254
1255
- Server to be used for STUN, given as ip:port. The keyword ``default `` gets
1256
- expanded to a set of public STUN servers.
1255
+ Server to use for STUN, given as ip:port. The keyword ``default `` gets
1256
+ expanded to a set of public STUN servers, with preference given to those
1257
+ hosted by the Syncthing project. The latter are dynamically resolved via
1258
+ the SRV record ``_stun._udp.syncthing.net ``
1257
1259
1258
1260
To configure multiple servers, you can either: repeat ``<stunServer> `` tags
1259
1261
in the configuration file or enter several servers separated by commas in
You can’t perform that action at this time.
0 commit comments