Skip to content

Commit 3b28b18

Browse files
bt90calmh
andauthored
chore(config): mention STUN SRV record (#904)
Mention the SRV record in the docs and clarify preference. --------- Co-authored-by: Jakob Borg <[email protected]>
1 parent 95d454e commit 3b28b18

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

users/config.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -1253,8 +1253,9 @@ The ``options`` element contains all other global configuration options.
12531253
.. option:: options.stunServer
12541254
:aliases: options.stunServers
12551255

1256-
Server to be used for STUN, given as ip:port. The keyword ``default`` gets
1257-
expanded to a set of public STUN servers.
1256+
Server to use for STUN, given as ip:port. The keyword ``default`` gets
1257+
expanded to a set of public STUN servers, with preference given to those
1258+
hosted by the Syncthing project.
12581259

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

0 commit comments

Comments
 (0)