class Config
- Config
- Reference
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Strict
Defined in:
app/config.crConstructors
Instance Method Summary
- #kemal_env : String
- #kemal_env=(kemal_env : String)
- #log : IO::FileDescriptor
- #log=(log : IO::FileDescriptor)
- #log_headers : Array(String)
- #log_headers=(log_headers : Array(String))
- #port : UInt16
- #port=(port : UInt16)
- #root : String
- #root=(root : String)
- #trust_headers_ip : Bool
- #trust_headers_ip=(trust_headers_ip : Bool)