From 8fb0d048c96fe05bcafc598aab50434591981ebd Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Thu, 7 Jan 2016 18:18:02 +0100 Subject: [PATCH] update standalone server.cmd to segments4 --- misc/scripts/standalone/server.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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