mirror of
https://github.com/runcitadel/core.git
synced 2024-11-11 16:30:38 +00:00
19 lines
289 B
Plaintext
19 lines
289 B
Plaintext
log = true
|
|
tunnelsdir = /home/i2pd/data/tunnels.d
|
|
|
|
[sam]
|
|
enabled = true
|
|
port = <i2p-sam-port>
|
|
address = <i2p-ip>
|
|
|
|
[http]
|
|
## Web Console settings
|
|
enabled = true
|
|
address = <i2p-ip>
|
|
port = 7070
|
|
## Path to web console, default "/"
|
|
webroot = /i2p/
|
|
auth = true
|
|
user = i2pd
|
|
pass = <i2p-password>
|