go-bot/config example.toml
2024-04-23 20:38:37 +08:00

10 lines
No EOL
150 B
TOML

[Server]
APIURL = "0.0.0.0:5580"
POSTURL = "http://0.0.0.0:5700"
[Group]
AllowGroup = []
AllowUser = []
AllowRole = []
BlockGroup = []
BlockUser = []