Skip to content

Configuration

Record supported keys, defaults, and examples in one place.

Replace this small table with the public configuration surface of your project.

KeyTypeDefaultMeaning
listenstring127.0.0.1:8080Address used by the local server
log_levelstringinfoMinimum emitted log level
read_onlybooleanfalseDisable operations that change state

Example

listen: 0.0.0.0:8080
log_level: debug
read_only: true

Document validation and precedence beside the keys, not in a separate hidden guide.