mirror of https://gitee.com/bigwinds/arangodb
remove now-useless configuration for Jenkins tests
This commit is contained in:
parent
d6e00eb480
commit
a92a11d165
|
@ -15,7 +15,6 @@ maximal-journal-size = 1048576
|
||||||
allow-admin-execute = true
|
allow-admin-execute = true
|
||||||
startup-directory = @TOP_DIR@/js
|
startup-directory = @TOP_DIR@/js
|
||||||
module-directory = @TOP_DIR@/enterprise/js
|
module-directory = @TOP_DIR@/enterprise/js
|
||||||
v8-contexts = 5
|
|
||||||
|
|
||||||
[server]
|
[server]
|
||||||
allow-use-database = true
|
allow-use-database = true
|
||||||
|
|
|
@ -20,7 +20,6 @@ maximal-journal-size = 1048576
|
||||||
allow-admin-execute = true
|
allow-admin-execute = true
|
||||||
startup-directory = @TOP_DIR@/js
|
startup-directory = @TOP_DIR@/js
|
||||||
module-directory = @TOP_DIR@/enterprise/js
|
module-directory = @TOP_DIR@/enterprise/js
|
||||||
v8-contexts = 5
|
|
||||||
|
|
||||||
[server]
|
[server]
|
||||||
allow-use-database = true
|
allow-use-database = true
|
||||||
|
|
Loading…
Reference in New Issue