We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f14bca commit fead2c2Copy full SHA for fead2c2
tests/travis/setup_arangodb.sh
@@ -70,6 +70,7 @@ ${ARANGOD} \
70
--server.endpoint tcp://127.0.0.1:8529 \
71
--javascript.startup-directory ${ARANGODB_DIR}/js \
72
--javascript.app-path ${ARANGODB_DIR}/js/apps \
73
+ --javascript.allow-admin-execute true \
74
--database.maximal-journal-size 1048576 \
75
--database.force-sync-properties false \
76
--server.authentication true &
0 commit comments