Example 620

App Settings

Application environment configuration.

{
app_name: "Lind and Sons"
environment: "production"
debug: false
port: 7754

# Logging
log_level: "debug"
log_format: "text"
api_version: "v3"
max_request_size: "27mb"
}

See also