mirror of
https://github.com/kataras/iris.git
synced 2026-01-27 13:55:56 +00:00
minor versioning
ion is the other iris-based web framework that my team manages but I forgot to change the following two names to iris back again. Former-commit-id: 27b970ce281cd299dea0d3c7ce38699b10891a39
This commit is contained in:
6
_examples/configuration/from-yaml-file/configs/iris.yml
Normal file
6
_examples/configuration/from-yaml-file/configs/iris.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
DisablePathCorrection: false
|
||||
EnablePathEscape: false
|
||||
FireMethodNotAllowed: true
|
||||
DisableBodyConsumptionOnUnmarshal: true
|
||||
TimeFormat: Mon, 01 Jan 2006 15:04:05 GMT
|
||||
Charset: UTF-8
|
||||
Reference in New Issue
Block a user