Example 418
App Settings
Application environment configuration.
{
app_name: "Bartoletti and Sons"
environment: "staging"
debug: false
port: 6718
# Logging
log_level: "debug"
log_format: "pretty"
api_version: "v2"
max_request_size: "94mb"
}