forked from I2P_Developers/i2p.i2p
Add more clues to file locations in default config files
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
# If you have a 'split' directory installation, with configuration
|
# If you have a 'split' directory installation, with configuration
|
||||||
# files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to
|
# files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to
|
||||||
# edit the file in the configuration directory, NOT the install directory.
|
# edit the file in the configuration directory, NOT the install directory.
|
||||||
|
# When running as a Linux daemon, the configuration directory is /var/lib/i2p
|
||||||
|
# and the install directory is /usr/share/i2p .
|
||||||
#
|
#
|
||||||
# Blocking is now enabled by default.
|
# Blocking is now enabled by default.
|
||||||
# To disable blocking, set router.blocklist.enable=false on configadvanced.jsp,
|
# To disable blocking, set router.blocklist.enable=false on configadvanced.jsp,
|
||||||
|
@@ -3,6 +3,8 @@
|
|||||||
# If you have a 'split' directory installation, with configuration
|
# If you have a 'split' directory installation, with configuration
|
||||||
# files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to
|
# files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to
|
||||||
# edit the file in the configuration directory, NOT the install directory.
|
# edit the file in the configuration directory, NOT the install directory.
|
||||||
|
# When running as a Linux daemon, the configuration directory is /var/lib/i2p
|
||||||
|
# and the install directory is /usr/share/i2p .
|
||||||
#
|
#
|
||||||
|
|
||||||
# fire up the web console
|
# fire up the web console
|
||||||
|
@@ -4,6 +4,8 @@
|
|||||||
# If you have a 'split' directory installation, with configuration
|
# If you have a 'split' directory installation, with configuration
|
||||||
# files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to
|
# files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to
|
||||||
# edit the file in the configuration directory, NOT the install directory.
|
# edit the file in the configuration directory, NOT the install directory.
|
||||||
|
# When running as a Linux daemon, the configuration directory is /var/lib/i2p
|
||||||
|
# and the install directory is /usr/share/i2p .
|
||||||
#
|
#
|
||||||
-->
|
-->
|
||||||
<head>
|
<head>
|
||||||
|
@@ -32,6 +32,8 @@
|
|||||||
<!-- If you have a 'split' directory installation, with configuration -->
|
<!-- If you have a 'split' directory installation, with configuration -->
|
||||||
<!-- files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to -->
|
<!-- files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to -->
|
||||||
<!-- edit the file in the configuration directory, NOT the install directory. -->
|
<!-- edit the file in the configuration directory, NOT the install directory. -->
|
||||||
|
<!-- When running as a Linux daemon, the configuration directory is -->
|
||||||
|
<!-- /var/lib/i2p and the install directory is /usr/share/i2p . -->
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<!-- ========================================================================= -->
|
<!-- ========================================================================= -->
|
||||||
|
|
||||||
|
@@ -3,6 +3,8 @@
|
|||||||
# If you have a 'split' directory installation, with configuration
|
# If you have a 'split' directory installation, with configuration
|
||||||
# files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to
|
# files in ~/.i2p (Linux) or %APPDATA%\I2P (Windows), be sure to
|
||||||
# edit the file in the configuration directory, NOT the install directory.
|
# edit the file in the configuration directory, NOT the install directory.
|
||||||
|
# When running as a Linux daemon, the configuration directory is /var/lib/i2p
|
||||||
|
# and the install directory is /usr/share/i2p .
|
||||||
#
|
#
|
||||||
|
|
||||||
# eepproxy
|
# eepproxy
|
||||||
|
Reference in New Issue
Block a user