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