Example 2304

App Settings

Application environment configuration.

{
app_name: "D'Amore - O'Kon"
environment: "production"
debug: true
port: 8511

# Logging
log_level: "info"
log_format: "json"
api_version: "v4"
max_request_size: "47mb"
}

See also