liwei 2 years ago
parent
commit
55ee1214e6
2 changed files with 4 additions and 4 deletions
  1. 3 3
      config/3dshow2-mongo[all].yaml
  2. 1 1
      config/cloud-mongo[all].yaml

+ 3 - 3
config/3dshow2-mongo[all].yaml

@@ -1,6 +1,6 @@
 scheduler:
   # run every day at 6:00 and 18:00 UTC
-  cron: "45 17 */1 * *"
+  cron: "26 03 */1 * *"
   # number of backups to keep locally
   retention: 14
   # backup operation timeout in minutes
@@ -11,7 +11,7 @@ target:
   # mongodb port
   port: 27017
   # mongodb database name, leave blank to backup all databases
-  database: ""
+  database: "user"
   # leave blank if auth is not enabled
   username: "root"
   password: "3dshowzzz_x"
@@ -21,4 +21,4 @@ target:
 
   # 对应数据库配置
   # mongodb://root:3dshowzzz_x@3dshow2-mongo:27017/3dshow?authSource=admin
-  # mongodb://root:3dshowzzz_x@3dshow2-mongo:27017/user?authSource=admin
+  # mongodb://root:3dshowzzz_x@3dshow2-mongo:27017/user?authSource=admin

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

@@ -24,4 +24,4 @@ target:
   # mongodb://root:cloud@cloud-mongo:27017/queencloud?authSource=admin
   # mongodb://root:cloud@cloud-mongo:27017/cloudmat?authSource=admin
   # mongodb://root:cloud@cloud-mongo:27017/cloudmesh?authSource=admin
-  # mongodb://root:cloud@cloud-mongo:27017/matpromote?authSource=admin
+  # mongodb://root:cloud@cloud-mongo:27017/matpromote?authSource=admin