mysqladm-rs/example-config.toml

7 lines
99 B
TOML

[mysql]
host = "localhost"
port = 3306
username = "root"
password = "secret"
timeout = 2 # seconds