1
0
Fork 0

Revert change in scripts/startLocalCluster.sh (#8527)

This commit is contained in:
Simon 2019-03-22 14:26:48 +01:00 committed by Jan
parent 868b58c7d7
commit 348bc5d2cb
1 changed files with 0 additions and 2 deletions

View File

@ -236,7 +236,6 @@ start() {
--log.force-direct true \
--log.level $LOG_LEVEL_CLUSTER \
--javascript.allow-admin-execute true \
--server.statistics false \
$STORAGE_ENGINE \
$AUTHENTICATION \
$SSLKEYFILE \
@ -260,7 +259,6 @@ start() {
--log.thread true \
--log.level $LOG_LEVEL_CLUSTER \
--javascript.allow-admin-execute true \
--server.statistics false \
$STORAGE_ENGINE \
$AUTHENTICATION \
$SSLKEYFILE \