summaryrefslogtreecommitdiff
path: root/src/config/moria3-orrc
blob: 5f3b0fe0633c84136fb628fcdeaa442ff8ea8bc4 (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

OnionRouter 1

# List of routers
RouterFile ../config/routers.or

# Private key
PrivateKeyFile moria3-private
SigningPrivateKeyFile moria3-private
CertFile moria3-cert
Nickname moria3

CoinWeight 0.01

ORPort 9003
APPort 9023
DirPort 9033

# Maximum number of connections.
MaxConn 900