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

6 lines
105 B
TOML

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