Files
confique/tests/format-output/1-no-comments.toml
Lukas Kalbertodt d1a62e47eb Add map default values (e.g. default = { "foo": 33 })
This commit also adds a bunch of tests testing maps in several
situations.
2022-10-21 18:13:59 +02:00

16 lines
242 B
TOML

#site_name =
[http]
#port =
#bind = "127.0.0.1"
[http.headers]
#username = "x-username"
#display_name = "x-display-name"
#allowed = ["content-type", "content-encoding"]
#score = { cookie = 1.5, server = 12.7 }
[log]
#stdout = true
#file =