mirror of https://gitee.com/bigwinds/arangodb
added missing default config for jenkins
This commit is contained in:
parent
c30fdd5c44
commit
621bd2abeb
|
@ -0,0 +1,8 @@
|
|||
[server]
|
||||
authentication = false
|
||||
|
||||
[javascript]
|
||||
startup-directory = ./js
|
||||
|
||||
[javascript:enterprise]
|
||||
module-directory = ./enterprise/js
|
Loading…
Reference in New Issue