1 2 3 4 5 6 7
; Written by a deployment tool that only knows how to emit INI. ; Nothing in this crate can read it — the example next door teaches it to. [db] port = 6543 pool = 32 tls = true