mirror of https://gitee.com/bigwinds/arangodb
This simply removes the default of backup off in the config file. (#9939)
This commit is contained in:
parent
6b7fb0994e
commit
65484c3e60
|
@ -71,6 +71,3 @@ level = info
|
||||||
|
|
||||||
[rocksdb]
|
[rocksdb]
|
||||||
# encryption-keyfile=/your-encryption-file
|
# encryption-keyfile=/your-encryption-file
|
||||||
|
|
||||||
[backup:enterprise]
|
|
||||||
api-enabled = false
|
|
||||||
|
|
Loading…
Reference in New Issue