1
0
Fork 0

removed unused file

This commit is contained in:
Frank Celler 2014-04-14 18:43:45 +02:00
parent 1e155916f1
commit 33b6198d30
1 changed files with 0 additions and 39 deletions

View File

@ -1,39 +0,0 @@
[database]
# directory= /var/arangodb
# maximal-journal-size = 33554432
# remove-on-drop = true
[server]
disable-authentication = true
endpoint = tcp://localhost:8529
threads = 5
# reuse-address = false
[scheduler]
threads = 3
[javascript]
startup-directory = ./js
app-path = ./js/apps
frontend-development = false
[ruby]
action-directory = ./mr/actions/system
modules-path = ./mr/server/modules;./mr/common/modules
[log]
level = info
severity = human
[cluster]
username = root
password =
disable-dispatcher-kickstarter = false
disable-dispatcher-frontend = false
data-path = ./cluster/data
log-path = ./cluster/log
agent-path = ./bin/etcd-arango
arangod-path = ./bin/arangod
dbserver-config = ./etc/relative/arangod.conf
coordinator-config = ./etc/relative/arangod.conf