mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
less confusing comments in config files
svn:r588
This commit is contained in:
@@ -14,7 +14,7 @@ APPort 9024 # listening for socks-speaking connections
|
||||
# Leave this set, or we'll be treated like a client.
|
||||
OnionRouter 1
|
||||
|
||||
# List of routers. Tor nodes only know about the directory servers
|
||||
# at the beginning, and from them they get a list of currently up nodes.
|
||||
# List of routers. Tor nodes start out knowing about the directory
|
||||
# servers, and from them they get a list of currently up nodes.
|
||||
RouterFile ../config/dirservers
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ APPort 9024 # listening for socks-speaking connections
|
||||
# Leave this set, or we'll be treated like a client.
|
||||
OnionRouter 1
|
||||
|
||||
# List of routers. Tor nodes only know about the directory servers
|
||||
# at the beginning, and from them they get a list of currently up nodes.
|
||||
# List of routers. Tor nodes start out knowing about the directory
|
||||
# servers, and from them they get a list of currently up nodes.
|
||||
RouterFile @CONFDIR@/dirservers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user