class Backend::Config::ApiConfig
- Backend::Config::ApiConfig
- Reference
- Object
Overview
Configuration for Api
Included Modules
- EnvConfig
Defined in:
backend/config.crInstance Method Summary
-
#graphql_playground? : Bool
Returns true of
playground
flag was set on compile time -
#jwt_expiration : Int32
JWT expiration time in minutes
-
#jwt_secret : String
JWT signing key