fix: slack is incorrectly enabled as default (#1274)

This commit is contained in:
Junyan Qin (Chin)
2025-04-03 14:17:21 +08:00
committed by GitHub
parent 51634c1caf
commit f9d07779a9

View File

@@ -99,7 +99,7 @@
},
{
"adapter": "slack",
"enable":true,
"enable": false,
"bot_token": "",
"signing_secret": "",
"port": 2288