1
0
Fork 0
arangodb/etc/arangodb3/arango-dfdb.conf.in

31 lines
537 B
Plaintext

# config file for arango-dfdb
[database]
auto-upgrade = false
upgrade-check = false
directory= @LOCALSTATEDIR@/lib/arangodb3
[server]
rest-server = false
authentication = true
# username = root
# password =
@DEFINEUID@uid = arangodb
statistics = false
# set number of threads to 1 so we don't have concurrency
threads = 1
[javascript]
startup-directory = @PKGDATADIR@/js
app-path = @LOCALSTATEDIR@/lib/arangodb3-apps
script = @PKGDATADIR@/js/server/arango-dfdb.js
v8-contexts = 1
[foxx]
queues = false
[log]
level = info
file = -