Example 4615
App Settings
Application environment configuration.
{
app_name: "Wolff and Sons"
environment: "production"
debug: true
port: 4795
# Logging
log_level: "error"
log_format: "json"
api_version: "v5"
max_request_size: "21mb"
}