Example 9903

App Settings

Application environment configuration.

{
app_name: "Roberts, Green and Yundt"
environment: "production"
debug: true
port: 4799

# Logging
log_level: "debug"
log_format: "json"
api_version: "v3"
max_request_size: "60mb"
}

See also