diff --git a/misc/scripts/standalone/server.cmd b/misc/scripts/standalone/server.cmd index 1e51bd5..d26c2c3 100644 --- a/misc/scripts/standalone/server.cmd +++ b/misc/scripts/standalone/server.cmd @@ -7,4 +7,4 @@ REM maxRunningTime is the request timeout in seconds, set to 0 to disable timeou set JAVA_OPTS=-Xmx128M -Xms128M -Xmn8M -DmaxRunningTime=300 set CLASSPATH=../brouter.jar -java %JAVA_OPTS% -cp %CLASSPATH% btools.server.RouteServer ..\segments3 ..\profiles2 ..\customprofiles 17777 1 +java %JAVA_OPTS% -cp %CLASSPATH% btools.server.RouteServer ..\segments4 ..\profiles2 ..\customprofiles 17777 1