Example 15118
App Settings
Application environment configuration.
{
app_name: "Heathcote Inc"
environment: "production"
debug: false
port: 3193
# Logging
log_level: "debug"
log_format: "text"
api_version: "v4"
max_request_size: "5mb"
}