Example 4410

App Settings

Application environment configuration.

{
app_name: "Bartell Inc"
environment: "test"
debug: false
port: 7788

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

See also