log_level = "info" [ssh] listen_addr = ":2222" host_key_path = "oubliette_host_key" max_connections = 500 [auth] accept_after = 10 credential_ttl = "24h" [[auth.static_credentials]] username = "root" password = "toor" [[auth.static_credentials]] username = "admin" password = "admin"