1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-01-01 18:11:00 +00:00
i2pdbrowser/osx/i2pd/i2pd.conf
r4sas d3ce560bbd update i2pd, config, osx build scripts
OSX need to be checked!


Former-commit-id: ab8bacabfc
2017-12-12 00:31:03 +03:00

45 lines
624 B
Plaintext

## Configuration file for a typical i2pd user
## See https://i2pd.readthedocs.org/en/latest/configuration.html
## for more options you can use in this file.
#log = file
#logfile = ./i2pd.log
ipv4 = true
ipv6 = false
bandwidth = O
[precomputation]
elgamal = true
[upnp]
enabled = true
name = I2Pd
[reseed]
verify = true
[addressbook]
subscriptions = http://inr.i2p/export/alive-hosts.txt
[http]
enabled = true
address = 127.0.0.1
port = 7070
[httpproxy]
enabled = true
address = 127.0.0.1
port = 4444
[socksproxy]
enabled = true
address = 127.0.0.1
port = 4447
[sam]
enabled = true
address = 127.0.0.1
port = 7656