mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
* update debian/
This commit is contained in:
23
debian/i2pd.conf
vendored
23
debian/i2pd.conf
vendored
@@ -1,16 +1,19 @@
|
||||
floodfill=0
|
||||
v6=0
|
||||
ipv6
|
||||
|
||||
httpproxyaddress=127.0.0.1
|
||||
httpproxyport=4444
|
||||
[httpproxy]
|
||||
address = 127.0.0.1
|
||||
port = 4444
|
||||
|
||||
# other services (disabled by default)
|
||||
#
|
||||
# samaddress=127.0.0.1
|
||||
# samport=7656
|
||||
#[sam]
|
||||
#address = 127.0.0.1
|
||||
#port = 7656
|
||||
#
|
||||
# bobaddress=127.0.0.1
|
||||
# bobport=2827
|
||||
#[bob]
|
||||
#address = 127.0.0.1
|
||||
#port = 2827
|
||||
#
|
||||
# i2pcontroladdress=127.0.0.1
|
||||
# i2pcontrolport=7650
|
||||
#[i2pcontrol]
|
||||
#address = 127.0.0.1
|
||||
#port = 7650
|
||||
|
||||
Reference in New Issue
Block a user