blob: 4b2721be461a70fb8f753845c4f537b605f55339 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# Configuration file for or
# List of routers
RouterFile ../config/dirservers
# Private key
#PrivateKeyFile moria1-private
CoinWeight 0.01
#ORPort 9001
#OPPort 9011
APPort 9050
# Maximum number of connections.
MaxConn 100
Role 8
# Which traffic shaping policy to use.
#
#TrafficShaping 1
|