Example 14009

App Settings

Application environment configuration.

{
app_name: "Wolff and Sons"
environment: "test"
debug: false
port: 3591

# Logging
log_level: "error"
log_format: "pretty"
api_version: "v3"
max_request_size: "20mb"
}

See also