Merge branch 'master' of https://github.com/abrensch/brouter
This commit is contained in:
commit
9ff455c05a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue