Example 11910
App Settings
Application environment configuration.
{
app_name: "Krajcik and Sons"
environment: "production"
debug: true
port: 6231
# Logging
log_level: "info"
log_format: "text"
api_version: "v5"
max_request_size: "3mb"
}