iris/_examples/configuration/from-toml-file/configs/iris.tml

10 lines
229 B
Plaintext
Raw Normal View History

DisablePathCorrection = false
EnablePathEscape = false
FireMethodNotAllowed = true
DisableBodyConsumptionOnUnmarshal = false
TimeFormat = "Mon, 01 Jan 2006 15:04:05 GMT"
Charset = "utf-8"
[Other]
MyServerName = "iris"