mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 04:04:16 +00:00
* use commented i2pd.conf as default
This commit is contained in:
parent
941f30d1ea
commit
f412f4ca88
19
debian/i2pd.conf
vendored
19
debian/i2pd.conf
vendored
@ -1,19 +0,0 @@
|
|||||||
ipv6
|
|
||||||
|
|
||||||
[httpproxy]
|
|
||||||
address = 127.0.0.1
|
|
||||||
port = 4444
|
|
||||||
|
|
||||||
# other services (disabled by default)
|
|
||||||
#
|
|
||||||
#[sam]
|
|
||||||
#address = 127.0.0.1
|
|
||||||
#port = 7656
|
|
||||||
#
|
|
||||||
#[bob]
|
|
||||||
#address = 127.0.0.1
|
|
||||||
#port = 2827
|
|
||||||
#
|
|
||||||
#[i2pcontrol]
|
|
||||||
#address = 127.0.0.1
|
|
||||||
#port = 7650
|
|
2
debian/i2pd.install
vendored
2
debian/i2pd.install
vendored
@ -1,5 +1,5 @@
|
|||||||
i2pd usr/sbin/
|
i2pd usr/sbin/
|
||||||
debian/i2pd.conf etc/i2pd/
|
docs/i2pd.conf etc/i2pd/
|
||||||
debian/tunnels.conf etc/i2pd/
|
debian/tunnels.conf etc/i2pd/
|
||||||
debian/subscriptions.txt etc/i2pd/
|
debian/subscriptions.txt etc/i2pd/
|
||||||
contrib/certificates/ usr/share/i2pd/
|
contrib/certificates/ usr/share/i2pd/
|
||||||
|
@ -69,8 +69,8 @@ port = 7070
|
|||||||
## Uncomment and set to 'false' to disable HTTP Proxy
|
## Uncomment and set to 'false' to disable HTTP Proxy
|
||||||
# enabled = true
|
# enabled = true
|
||||||
## Address and port service will listen on
|
## Address and port service will listen on
|
||||||
# address = 127.0.0.1
|
address = 127.0.0.1
|
||||||
# port = 4444
|
port = 4444
|
||||||
## Optional keys file for proxy local destination
|
## Optional keys file for proxy local destination
|
||||||
# keys = http-proxy-keys.dat
|
# keys = http-proxy-keys.dat
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user