Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Configuration Reference

Keystone configuration uses INI sections and supports three ordered sources: the file passed to --config, an optional KEYSTONE_SITE_VARS_FILE, and OS_ environment variables. Environment names use __ between section and option, for example OS_DATABASE__CONNECTION.

  • Configuration options inventories the public sections and option names parsed by crates/config.
  • Administrator configuration provides deployment guidance and listener security requirements.
  • Feature administrator guides explain valid combinations and operational consequences.

Secret-valued options may also have file/content forms in their owning section. Never place secret values in documentation, logs, or command output.