go-bot/config example.toml

9 lines
134 B
TOML
Raw Normal View History

2024-04-23 20:38:37 +08:00
APIURL = "0.0.0.0:5580"
POSTURL = "http://0.0.0.0:5700"
2024-07-01 00:26:26 +08:00
2024-04-23 20:38:37 +08:00
AllowGroup = []
AllowUser = []
AllowRole = []
BlockGroup = []
BlockUser = []