mirror of
https://github.com/oooo-ps/i2pdbrowser.git
synced 2026-04-01 14:15:29 +00:00
[linux] update i2pd to 2.38.0
Signed-off-by: r4sas <r4sas@i2pmail.org> Former-commit-id: 028a837e0648f593e130652a34567fecdde3c61e
This commit is contained in:
parent
6d60f9dae1
commit
4fd1d4f0da
16 changed files with 56 additions and 53 deletions
|
|
@ -2,8 +2,9 @@
|
|||
## See https://i2pd.readthedocs.org/en/latest/configuration.html
|
||||
## for more options you can use in this file.
|
||||
|
||||
#log = file
|
||||
#logfile = ./i2pd.log
|
||||
# log = file
|
||||
# logfile = ./i2pd.log
|
||||
loglevel = none
|
||||
|
||||
ipv4 = true
|
||||
ipv6 = false
|
||||
|
|
@ -42,4 +43,4 @@ port = 7656
|
|||
|
||||
[ntcp2]
|
||||
enabled = true
|
||||
#published = true
|
||||
# published = true
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#[IRC-ILITA]
|
||||
#type = client
|
||||
#address = 127.0.0.1
|
||||
#port = 6669
|
||||
#destination = irc.ilita.i2p
|
||||
#destinationport = 6667
|
||||
#keys = irc-keys.dat
|
||||
[IRC-ILITA]
|
||||
type = client
|
||||
address = 127.0.0.1
|
||||
port = 6669
|
||||
destination = irc.ilita.i2p
|
||||
destinationport = 6667
|
||||
keys = irc-keys.dat
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#[IRC-IRC2P]
|
||||
#type = client
|
||||
#address = 127.0.0.1
|
||||
#port = 6668
|
||||
#destination = irc.postman.i2p
|
||||
#destinationport = 6667
|
||||
#keys = irc-keys.dat
|
||||
[IRC-IRC2P]
|
||||
type = client
|
||||
address = 127.0.0.1
|
||||
port = 6668
|
||||
destination = irc.postman.i2p
|
||||
destinationport = 6667
|
||||
keys = irc-keys.dat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue