update standalone server.cmd to segments4

This commit is contained in:
Norbert Renner 2016-01-07 18:18:02 +01:00
parent 3fbb16ca22
commit 8fb0d048c9

View file

@ -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