Skip to content

struct Athena::Framework::Config
inherits Struct #

Encompasses all configuration related to the Athena::Framework component.

For a higher level introduction to configuring Athena components, see the external documentation.

Constructors#

Methods#

#content_negotiation : ATH::Config::ContentNegotiation | ::Nil#

View source

#cors : ATH::Config::CORS | ::Nil#

Configuration related to ATH::Listeners::CORS.

See ATH::Config::CORS.configure.

View source

#initialize#

View source

#view_handler : ATH::Config::ViewHandler#

View source