浏览代码

change single to all

animeic 2 年之前
父节点
当前提交
9014414836
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      config/3dshow-mongo[all].yaml
  2. 1 1
      config/qeentree-mongo[all].yaml

+ 1 - 1
config/3dshow-mongo[all].yaml

@@ -11,7 +11,7 @@ target:
   # mongodb port
   port: 27017
   # mongodb database name, leave blank to backup all databases
-  database: "3dshow"
+  database: ""
   # leave blank if auth is not enabled
   username: "root"
   password: "3dshow"

+ 1 - 1
config/qeentree-mongo[all].yaml

@@ -11,7 +11,7 @@ target:
   # mongodb port
   port: 27017
   # mongodb database name, leave blank to backup all databases
-  database: "queentree"
+  database: ""
   # leave blank if auth is not enabled
   username: "root"
   password: "tree"