struct Athena::Routing::Config
- Athena::Routing::Config
- Struct
- Value
- Object
Overview
Encompasses all configuration related to the Athena::Routing
component.
For a higher level introduction to configuring Athena components, see the external documentation.
Defined in:
config/config.crconfig/cors_config.cr
Constructors
Instance Method Summary
-
#cors : ART::Config::CORS | Nil
Configuration related to
Athena::Routing::Listeners::CORS
. - #initialize