Example 7105
App Settings
Application environment configuration.
{
app_name: "Larkin and Sons"
environment: "production"
debug: true
port: 4294
# Logging
log_level: "info"
log_format: "json"
api_version: "v3"
max_request_size: "17mb"
}