We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d454e commit 3b28b18Copy full SHA for 3b28b18
users/config.rst
@@ -1253,8 +1253,9 @@ The ``options`` element contains all other global configuration options.
1253
.. option:: options.stunServer
1254
:aliases: options.stunServers
1255
1256
- Server to be used for STUN, given as ip:port. The keyword ``default`` gets
1257
- expanded to a set of public STUN servers.
+ Server to use for STUN, given as ip:port. The keyword ``default`` gets
+ expanded to a set of public STUN servers, with preference given to those
1258
+ hosted by the Syncthing project.
1259
1260
To configure multiple servers, you can either: repeat ``<stunServer>`` tags
1261
in the configuration file or enter several servers separated by commas in
0 commit comments