Example 4913

App Settings

Application environment configuration.

{
app_name: "Dach Inc"
environment: "production"
debug: false
port: 8847

# Logging
log_level: "debug"
log_format: "text"
api_version: "v2"
max_request_size: "23mb"
}

See also