mirror of https://gitee.com/bigwinds/arangodb
remove deprecated mruby path.
This commit is contained in:
parent
a7c9119ec3
commit
2d02bcf020
|
@ -245,7 +245,6 @@ function makeTestingArgs (appDir) {
|
|||
"database.force-sync-properties": "false",
|
||||
"javascript.app-path": appDir,
|
||||
"javascript.startup-directory": fs.join(topDir, "js"),
|
||||
"ruby.modules-path": fs.join(topDir,"mr", "common", "modules"),
|
||||
"server.threads": "20",
|
||||
"javascript.v8-contexts": "5",
|
||||
"server.disable-authentication": "true",
|
||||
|
|
Loading…
Reference in New Issue