mirror of https://gitee.com/bigwinds/arangodb
21 lines
354 B
Plaintext
Executable File
21 lines
354 B
Plaintext
Executable File
[server]
|
|
endpoint = tcp://127.0.0.1:8529
|
|
disable-authentication = true
|
|
threads = 4
|
|
|
|
[database]
|
|
# the default size is 32M change this if required - especially in the 32 bit version
|
|
# maximal-journal-size 1048576
|
|
|
|
[javascript]
|
|
app-path = .\js\apps
|
|
startup-directory = .\js
|
|
|
|
[scheduler]
|
|
threads = 4
|
|
|
|
[log]
|
|
level = info
|
|
severity = human
|
|
|