{
"base_url": "http://localhost",
"port": "4567",
"use_port": true,
"secret": "hidden",
"bind_address": "127.0.0.1",
"database": "redis",
"redis": {
"host": "127.0.0.1",
"port": "6379",
"password": "",
"database": "1"
},
"bcrypt_rounds": 12,
"upload_path": "/public/uploads",
"relative_path": "/forum"
}
im planning to connect my user database to this nodebb later, and didnt want to shell out another server, can check it. http://yako.io/forum.