# Basic ahh configs [server] host = "0.0.0.0" port = 5777 request_body_limit_mb = 10 [database] host = "localhost" port = 3306 database = "beepzone" username = "beepzone" password = "changeme123" min_connections = 1 max_connections = 10 connection_timeout_seconds = 2 connection_timeout_wait = 2 connection_check = 1