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

7 lines
124 B
TOML

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