Example 7019

App Settings

Application environment configuration.

{
app_name: "Keeling Inc"
environment: "development"
debug: true
port: 7537

# Logging
log_level: "info"
log_format: "text"
api_version: "v2"
max_request_size: "96mb"
}

See also