mirror of
https://github.com/OMGeeky/confique.git
synced 2026-01-01 09:10:18 +01:00
16 lines
242 B
TOML
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 =
|