Example 3908
App Settings
Application environment configuration.
{
app_name: "Heller, Kirlin and Schmidt"
environment: "production"
debug: true
port: 6576
# Logging
log_level: "info"
log_format: "text"
api_version: "v1"
max_request_size: "46mb"
}