fixed conf sample format error

pull/119/head v0.3.5
QLeelulu 2018-11-20 21:22:58 +08:00
parent ee4274fb79
commit 8513038938
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"Database": "cronsun",
"#AuthSource": "AuthSource Specify the database name associated with the users credentials.",
"#AuthSource": "AuthSource defaults to the cronsun's Database.",
"#AuthSource": "If connect mongodb like './bin/mongo mytest -u "test" -p "123" --authenticationDatabase admin' ,",
"#AuthSource": "If connect mongodb like './bin/mongo mytest -u test -p 123 --authenticationDatabase admin' ",
"#AuthSource": "the AuthSource is 'admin'. ",
"AuthSource": "",
"UserName": "",