mirror of https://gitee.com/bigwinds/arangodb
22 lines
364 B
Plaintext
22 lines
364 B
Plaintext
[log]
|
|
force-direct = true
|
|
level = error
|
|
level = replication=warn
|
|
|
|
[database]
|
|
force-sync-properties = false
|
|
maximal-journal-size = 1048576
|
|
|
|
[javascript]
|
|
startup-directory = @TOP_DIR@/js
|
|
module-directory = @TOP_DIR@/enterprise/js
|
|
v8-contexts = 5
|
|
|
|
[server]
|
|
allow-use-database = true
|
|
authentication = false
|
|
threads = 20
|
|
|
|
[ssl]
|
|
keyfile = @TOP_DIR@/UnitTests/server.pem
|