Example 9411
App Settings
Application environment configuration.
{
app_name: "Hyatt - Altenwerth"
environment: "staging"
debug: true
port: 4923
# Logging
log_level: "warn"
log_format: "json"
api_version: "v1"
max_request_size: "32mb"
}