Configuration Item Block
Document configuration settings with types, defaults, and environment applicability.
Overview
The Configuration Item block documents application configuration settings. It captures the type, default value, description, and which environments the setting applies to. Use this block to create configuration documentation that helps developers and operators understand available settings.
Sensitive Configuration
A required, sensitive configuration like a database connection string.
Numeric Configuration with Allowed Values
A configuration with specific allowed values.
Boolean Feature Flag
A simple boolean configuration for enabling or disabling a feature.
JSON Configuration
Complex configuration stored as JSON.