1
0
Fork 0

remove unused option

This commit is contained in:
Jan Steemann 2013-09-05 17:56:24 +02:00
parent 0abf8bc111
commit f0db83a878
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ SET CMD=
SET CMD=%CMD% --server.endpoint %HTTP_PORT%
SET CMD=%CMD% --database.directory %DATABASE_DIR%
SET CMD=%CMD% --server.disable-authentication true
SET CMD=%CMD% --server.disable-admin-interface false
SET CMD=%CMD% --log.level %LOG_LEVEL%
SET CMD=%CMD% --log.severity human
SET CMD=%CMD% --javascript.action-directory %ACTION_DIR%