Example 10302

App Settings

Application environment configuration.

{
app_name: "Hintz LLC"
environment: "production"
debug: true
port: 8746

# Logging
log_level: "debug"
log_format: "pretty"
api_version: "v5"
max_request_size: "5mb"
}

See also