class

Kemal::Config

Inherits Reference / Object

Stores all the configuration options for a Kemal application. It's a singleton and you can access it like.

Kemal.config

Instance methods

hmac_handler
Source
hmac_handler=(hmac_handler : Kemal::Hmac::Handler.class)
Source