@@ -75,7 +75,7 @@ use [https://www.mail-tester.com/](https://www.mail-tester.com/) for checking.
# Configuration file format description
-```json
+```jsonc
{
"logLevel": "info", //log output level
"domain": "domain.com", // Your domain
@@ -80,7 +80,7 @@ PMail是一个追求极简部署流程、极致资源占用的个人域名邮箱
# 配置文件说明
"logLevel": "info", //日志输出级别
"domain": "domain.com", // 你的域名
@@ -35,7 +35,7 @@ curl -X POST http://localhost:8501/v1/models/emotion_model:predict -d '{
将得到类似输出:
"predictions": [
[
@@ -6,7 +6,7 @@ Copy plugin binary file to `/plugins`
add config.json to `/plugins/config.com` like this:
"tgChatId": "", // telegram chatid
"tgBotToken": "", // telegram token
@@ -9,7 +9,7 @@ add config.json to `/plugins/config.com` like this:
新建配置文件`/plugins/config.com`,内容如下
"weChatPushAppId": "", // wechat appid
"weChatPushSecret": "", // weChat Secret