Example 2906
App Settings
Application environment configuration.
{
app_name: "King, Kertzmann and Mraz"
environment: "test"
debug: true
port: 3378
# Logging
log_level: "info"
log_format: "text"
api_version: "v4"
max_request_size: "6mb"
}