Example 520
App Settings
Application environment configuration.
{
app_name: "Koepp, Fahey and Morar"
environment: "production"
debug: true
port: 3572
# Logging
log_level: "error"
log_format: "text"
api_version: "v5"
max_request_size: "95mb"
}