Files
iblog2/config.json
2017-05-09 16:07:44 +08:00

8 lines
125 B
JSON

{
"DbPath": "mongodb://localhost/iBlog2",
"Redis": {
"Active": false,
"Host": "127.0.0.1",
"Port": 6379
}
}