Skip to content

Commit c91840d

Browse files
authored
WIP
1 parent 59ece99 commit c91840d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

users/config.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,8 +1252,10 @@ The ``options`` element contains all other global configuration options.
12521252
.. option:: options.stunServer
12531253
:aliases: options.stunServers
12541254

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``
12571259

12581260
To configure multiple servers, you can either: repeat ``<stunServer>`` tags
12591261
in the configuration file or enter several servers separated by commas in

0 commit comments

Comments
 (0)