1
0
Fork 0

Silence repliction in unit tests.

This commit is contained in:
Max Neunhoeffer 2016-06-15 16:26:47 +02:00
parent 8239ed9ea4
commit 8ffbf2462e
1 changed files with 1 additions and 0 deletions

View File

@ -297,6 +297,7 @@ function makeArgsArangod(options, appDir) {
"javascript.v8-contexts": "5",
"http.trusted-origin": "all",
"log.level": "warn",
"log.level=replication=warn": null,
"server.allow-use-database": "true",
"server.authentication": "false",
"server.threads": "20",