blob: 246c1ae866153e3e324a4b3f96ab1bb89448ce90 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Configuration file for or
# List of routers
RouterFile ../config/routers.or
# Be every role, including a directory server
Role 63
# Private key
PrivateKeyFile moria1-private
CoinWeight 0.01
ORPort 9001
OPPort 9011
APPort 9021
DirPort 9031
# Maximum number of connections.
MaxConn 900
|