From de175b80fe1534ecc6d1bf79e1686e4a4c30243c Mon Sep 17 00:00:00 2001 From: zzz Date: Thu, 22 Nov 2012 22:54:11 +0000 Subject: [PATCH] updates --- installer/resources/clients.config | 2 +- installer/resources/eepsite/jetty.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/installer/resources/clients.config b/installer/resources/clients.config index 8dc657338..cd68fb5c0 100644 --- a/installer/resources/clients.config +++ b/installer/resources/clients.config @@ -40,7 +40,7 @@ clientApp.2.args=i2ptunnel.config clientApp.2.startOnLoad=true # run our own eepsite with a seperate jetty instance -clientApp.3.main=org.mortbay.start.Main +clientApp.3.main=net.i2p.jetty.JettyStart clientApp.3.name=I2P webserver (eepsite) ## To use the rewrite handler, edit jetty-rewrite.xml and use: #clientApp.3.args="/path/to/jetty.xml" "/path/to/jetty-rewrite.xml" diff --git a/installer/resources/eepsite/jetty.xml b/installer/resources/eepsite/jetty.xml index 0d4ef27cb..7a57fa3fc 100644 --- a/installer/resources/eepsite/jetty.xml +++ b/installer/resources/eepsite/jetty.xml @@ -74,8 +74,8 @@ See RouterConsoleRunner. --> - - 2 + + 3 16