Example 14703
App Settings
Application environment configuration.
{
app_name: "Klein and Sons"
environment: "staging"
debug: false
port: 7408
# Logging
log_level: "warn"
log_format: "text"
api_version: "v5"
max_request_size: "17mb"
}