mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-23 21:44:15 +00:00
+ add example config files
This commit is contained in:
parent
a96b7d2a80
commit
91aa2d7f6f
20
debian/i2pd.conf
vendored
Normal file
20
debian/i2pd.conf
vendored
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
floodfill=0
|
||||||
|
v6=0
|
||||||
|
|
||||||
|
httpproxyaddress=127.0.0.1
|
||||||
|
httpproxyport=4444
|
||||||
|
|
||||||
|
ircaddress=127.0.0.1
|
||||||
|
ircport=6668
|
||||||
|
ircdest=irc.postman.i2p
|
||||||
|
|
||||||
|
; other services (disabled by default)
|
||||||
|
;
|
||||||
|
; samaddress=127.0.0.1
|
||||||
|
; samport=7656
|
||||||
|
;
|
||||||
|
; bobaddress=127.0.0.1
|
||||||
|
; bobport=2827
|
||||||
|
;
|
||||||
|
; i2pcontroladdress=127.0.0.1
|
||||||
|
; i2pcontrolport=7650
|
2
debian/i2pd.dirs
vendored
Normal file
2
debian/i2pd.dirs
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
etc/i2pd
|
||||||
|
var/lib/i2pd
|
2
debian/i2pd.install
vendored
2
debian/i2pd.install
vendored
@ -1 +1,3 @@
|
|||||||
i2pd usr/sbin/
|
i2pd usr/sbin/
|
||||||
|
debian/i2pd.conf etc/i2pd/
|
||||||
|
debian/tunnels.conf etc/i2pd/
|
||||||
|
2
debian/i2pd.links
vendored
Normal file
2
debian/i2pd.links
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
etc/i2pd/i2pd.conf var/lib/i2pd/i2p.conf
|
||||||
|
etc/i2pd/tunnels.conf var/lib/i2pd/tunnels.cfg
|
1
debian/tunnels.conf
vendored
Normal file
1
debian/tunnels.conf
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
; see examples in /usr/share/doc/i2pd/configuration.md.gz
|
Loading…
x
Reference in New Issue
Block a user