代码拉取完成,页面将自动刷新
{
"port": 38577,
"publicPath": "/chatroom",
"cacheRoot": ".cache",
"maxUploadSize": 204800,
"server": {
"base": "http://localhost:38577",
"logout": "/logout",
"admin": "/admin",
"check": {
"method": "GET",
"url": "/admin/loginUser",
"headers_key": "cookie",
"mapping": {
"username": "name",
"name": "nickname"
},
"login": "/login"
},
"users": {
"method": "GET",
"url": "/admin/user_list",
"headers": {
"Content-Type": "application/json"
},
"mapping": {
"users": "users",
"user.username": "name",
"user.name": "nickname",
"user.group": "null",
"user.avatar": "avatar"
}
}
},
"mongodb": {
"uri": "mongodb://mongo.test:27017",
"dbName": "chatroom"
},
"client": {
"listenType": "ws",
"encrypt": true
},
"robots": [
{
"url": "http://api.qingyunke.com/api.php?key=free&appid=0&msg=${msg}",
"mapping": "content",
"name": "菲菲",
"avatar": "http://www.qingyunke.com/favicon.ico",
"error_msg": "别喊我了,烦着呢!"
}
],
"plugins": [
{
"type": "link",
"regexp": "(https?://[a-zA-Z0-9.:]+[^ ,;]+)",
"matches": ["body", "href"]
}
]
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。