blob: 23f3c023c1c54d389024d9872e71e11a931fea1d (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# Configuration file for or
OnionRouter 1
# List of routers
RouterFile ../config/routers.or
# Private key
PrivateKeyFile moria2-private
SigningPrivateKeyFile moria2-private
CoinWeight 0.01
ORPort 9002
APPort 9022
DirPort 9032
# Maximum number of connections.
MaxConn 900
|