Example 15115

App Settings

Application environment configuration.

{
app_name: "Wilkinson and Sons"
environment: "production"
debug: true
port: 8833

# Logging
log_level: "warn"
log_format: "json"
api_version: "v1"
max_request_size: "58mb"
}

See also