Example 14316

App Settings

Application environment configuration.

{
app_name: "Jones Inc"
environment: "staging"
debug: true
port: 3791

# Logging
log_level: "warn"
log_format: "text"
api_version: "v3"
max_request_size: "82mb"
}

See also