123456789101112131415161718192021 |
- # Configuration file for or
- # List of routers
- RouterFile ../config/routers.or
- # Private key
- PrivateKeyFile moria2-private
- CoinWeight 0.0001
- ORPort 9002
- OPPort 9012
- APPort 9022
- DirPort 9032
- # Maximum number of connections.
- MaxConn 100
- # Which traffic shaping policy to use.
- #
- TrafficShaping 1
|