Kemal::Config
Stores all the configuration options for a Kemal application. It's a singleton and you can access it like.
Kemal.config
Instance methods
auth_handler
Sourceauth_handler=(auth_handler : Kemal::BasicAuth::Handler.class)
SourceStores all the configuration options for a Kemal application. It's a singleton and you can access it like.
Kemal.config