aiclient-2-api / configs /plugins.json
Jaasomn
Initial deployment
ceb3821
{
"plugins": {
"api-potluck": {
"enabled": true,
"description": "API 大锅饭 - Key 管理和用量统计插件<br>管理端:<a href=\"potluck.html\" target=\"_blank\">potluck.html</a><br>用户端:<a href=\"potluck-user.html\" target=\"_blank\">potluck-user.html</a>"
},
"default-auth": {
"enabled": true,
"description": "默认 API Key 认证插件"
}
}
}