Skip to content

Commit cc0a692

Browse files
committed
update config docs
1 parent 7688ef9 commit cc0a692

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/config.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ timeout = 5000
7070
# the amount of hasher threads
7171
hasher_threads = 3
7272

73+
[relay]
74+
enabled = true
75+
# where pick the list of relay servers pool
76+
discovery_url = 'https://relays.syncthing.net/endpoint'
77+
rx_buff_size = 1048576
78+
7379
[upnp]
7480
enabled = true
7581
# do output of upnp requests

0 commit comments

Comments
 (0)