forked from I2P_Developers/i2p.i2p
fix broken comment in jetty.xml
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
2012-03-11 sponge
|
||||||
|
* fix broken comment in jetty.xml
|
||||||
|
|
||||||
2012-03-10 zzz
|
2012-03-10 zzz
|
||||||
* Build: Add new jetty jars to router.jar classpath so it works
|
* Build: Add new jetty jars to router.jar classpath so it works
|
||||||
on very old installs with individual jars specified in the
|
on very old installs with individual jars specified in the
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
<!-- Commonly changed settings: -->
|
<!-- Commonly changed settings: -->
|
||||||
<!-- * host: Change 127.0.0.1 to 0.0.0.0 in the addListener section -->
|
<!-- * host: Change 127.0.0.1 to 0.0.0.0 in the addListener section -->
|
||||||
<!-- to access the server directly (bypassing i2p) -->
|
<!-- to access the server directly (bypassing i2p) -->
|
||||||
<!-- from other computers.
|
<!-- from other computers. -->
|
||||||
<!-- * port: Default 7658 in the addConnector section -->
|
<!-- * port: Default 7658 in the addConnector section -->
|
||||||
<!-- * docroot: Change the ResourceBase in the contexts/base-context.xml file -->
|
<!-- * docroot: Change the ResourceBase in the contexts/base-context.xml file -->
|
||||||
<!-- to serve files from a different location. -->
|
<!-- to serve files from a different location. -->
|
||||||
|
Reference in New Issue
Block a user