Skip to content

Commit

Permalink
update mockup cofig.
Browse files Browse the repository at this point in the history
  • Loading branch information
huobazi committed Jan 15, 2019
1 parent f107b64 commit 1f56de4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion perform-config-mockup.config
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
<option name="password" value="password"></option>
<option name="path_to_mongodump" value="mongodump"></option>
<!-- https://docs.mongodb.com/manual/reference/program/mongodump/#options -->
<additional_option name="--archive" value="mongodb1.backup"></additional_option>
<additional_option name="--authenticationDatabase" value="admin"></additional_option>
<additional_option name="--archive" value="mongodb1.gz"></additional_option>
</database>
</databases>
<storages>
Expand Down

0 comments on commit 1f56de4

Please sign in to comment.