Files
abot/plugins/stats_dashboard/config.toml
2025-03-19 11:37:14 +08:00

7 lines
122 B
TOML

[StatsDashBoard]
enable = true
host = "127.0.0.1"
port = 8080
username = "admin"
password = "admin123"
auto_start = "True"