blob: 9b94c5c486c712ee7f7c69c496eb929b766f9c5b (
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
# Private key
PrivateKeyFile moria3-private
CoinWeight 0.0001
ORPort 9003
OPPort 9013
APPort 9023
DirPort 9033
# Maximum number of connections.
MaxConn 100
# Which traffic shaping policy to use.
#
TrafficShaping 1
|