Example 1516
App Settings
Application environment configuration.
{
app_name: "Johns, McDermott and Bernhard"
environment: "test"
debug: true
port: 4601
# Logging
log_level: "debug"
log_format: "text"
api_version: "v4"
max_request_size: "22mb"
}