1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-01-13 00:08:01 +00:00
i2pdbrowser/windows/build/i2pd/i2pd.conf
R4SAS db0131f882
pre-1.3.4
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2024-01-02 21:07:22 +03:00

43 lines
574 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
loglevel = none
ipv4 = true
ipv6 = false
bandwidth = O
[precomputation]
elgamal = false
[upnp]
enabled = true
name = I2Pd
[reseed]
verify = true
[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