Files
abot/plugins/stats_dashboard/config.toml
2025-03-19 10:44:27 +08:00

8 lines
123 B
TOML

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