Merge branch 'pr-12'

This commit is contained in:
lxowalle
2026-02-11 19:47:11 +08:00
7 changed files with 272 additions and 5 deletions

View File

@@ -37,6 +37,12 @@
"encrypt_key": "",
"verification_token": "",
"allow_from": []
},
"dingtalk": {
"enabled": false,
"client_id": "YOUR_CLIENT_ID",
"client_secret": "YOUR_CLIENT_SECRET",
"allow_from": []
}
},
"providers": {