Add some explanations about the implicite :6969 and the ancient tracker sync format

This commit is contained in:
erdgeist 2008-10-06 03:46:42 +00:00
parent bca01f4cde
commit b12077ad3a

View File

@ -7,8 +7,9 @@
# listen.tcp 0.0.0.0
#
# or specify them one by one (shell option -i 192.168.0.1 -p 6969)
# (note, that :6969 is implicite)
#
# listen.tcp 192.168.0.1:6969
# listen.tcp 192.168.0.1
# listen.tcp 192.168.0.2:6969
# listen.tcp 192.168.0.3:6969
@ -45,6 +46,9 @@
# livesync.cluster.node_ip 192.168.0.5
# livesync.cluster.node_ip 192.168.0.6
#
# This is the admin ip address for old style (HTTP based) asynchronus
# tracker syncing.
#
# batchsync.cluster.admin_ip 10.1.1.1
#