obsolete notion of 'role' from config files

svn:r210
This commit is contained in:
Roger Dingledine
2003-03-19 22:40:58 +00:00
parent 5aecb83b70
commit bddafeb4c0
4 changed files with 0 additions and 12 deletions
-3
View File
@@ -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
View File
@@ -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
View File
@@ -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
-3
View File
@@ -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