123456789101112131415161718192021 |
- # Configuration file for or
- # List of routers
- RouterFile ../config/routers.or
- # Private key
- PrivateKeyFile moria1-private
- CoinWeight 0.01
- ORPort 9001
- OPPort 9011
- APPort 9021
- DirPort 9031
- # Maximum number of connections.
- MaxConn 100
- # Which traffic shaping policy to use.
- #
- TrafficShaping 1
|