Example 17108

App Settings

Application environment configuration.

{
app_name: "Klocko, Roberts and Balistreri"
environment: "development"
debug: true
port: 5354

# Logging
log_level: "info"
log_format: "pretty"
api_version: "v2"
max_request_size: "4mb"
}

See also