1.2.7 init

Former-commit-id: 153796d35e0dd7b8a7bca1ab85c3a4566fe771c0
This commit is contained in:
R4SAS 2018-03-20 23:25:22 +03:00
parent ab030ae7c0
commit b4a1d778cf
41 changed files with 38 additions and 53 deletions

View file

@ -1,44 +0,0 @@
## 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