Files
confique/tests/format-output/1-no-comments.json5
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

21 lines
319 B
Plaintext

{
//site_name: ,
http: {
//port: ,
//bind: "127.0.0.1",
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: ,
},
}