Implement realtime chat

This commit is contained in:
2025-05-25 05:51:13 +08:00
parent 59bc9edd4b
commit 9e7ba820c4
13 changed files with 3849 additions and 33 deletions

View File

@@ -75,7 +75,9 @@
"SubjectPrefix": "Solar Network"
},
"RealtimeChat": {
"Provider": "cloudflare"
"Endpoint": "",
"ApiKey": "",
"ApiSecret": ""
},
"GeoIp": {
"DatabasePath": "./Keys/GeoLite2-City.mmdb"