Example 11404

App Settings

Application environment configuration.

{
app_name: "Cole and Sons"
environment: "production"
debug: false
port: 7273

# Logging
log_level: "debug"
log_format: "text"
api_version: "v5"
max_request_size: "4mb"
}

See also