mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
obsolete notion of 'role' from config files
svn:r210
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
# List of routers
|
||||
RouterFile ../config/routers.or
|
||||
|
||||
# Be every role, including a directory server
|
||||
Role 63
|
||||
|
||||
# Private key
|
||||
PrivateKeyFile moria1-private
|
||||
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
# List of routers
|
||||
RouterFile ../config/routers.or
|
||||
|
||||
# Be every role, including a directory server
|
||||
Role 63
|
||||
|
||||
# Private key
|
||||
PrivateKeyFile moria2-private
|
||||
|
||||
|
||||
@@ -3,9 +3,6 @@
|
||||
# List of routers
|
||||
RouterFile ../config/routers.or
|
||||
|
||||
# Be every role, including a directory server
|
||||
Role 63
|
||||
|
||||
# Private key
|
||||
PrivateKeyFile moria3-private
|
||||
|
||||
|
||||
@@ -22,6 +22,3 @@ APPort 9050
|
||||
# Maximum number of sockets (of any sort) this node can have open
|
||||
MaxConn 900
|
||||
|
||||
# Be a client: listen only for AP (socks) connections.
|
||||
Role 8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user