banger/docs
Thales Maciel 45826f0db0
docs: add config.md reference for the daemon TOML schema
README previously punted on the config schema with a "full key list in
internal/config/config.go" pointer. New docs/config.md walks every
TOML key the daemon reads — top-level, [vm_defaults], [[file_sync]] —
with type, default, and a one-sentence description per row, plus a
copy-pasteable example at the bottom.

Sourced 1:1 from internal/config/config.go's fileConfig (and the
defaults in load() + internal/model/types.go), so it stays accurate
as long as those structs are the schema source of truth.

README's existing config section now points at docs/config.md, and
the "Further reading" list gets it as the first bullet.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 15:11:18 -03:00
..
reference Reorganize the source checkout layout 2026-03-21 17:22:57 -03:00
advanced.md daemon: split owner daemon from root helper 2026-04-26 12:43:17 -03:00
config.md docs: add config.md reference for the daemon TOML schema 2026-04-28 15:11:18 -03:00
dns-routing.md daemon: split owner daemon from root helper 2026-04-26 12:43:17 -03:00
image-catalog.md docs: promote vm run + image catalog as the happy path 2026-04-18 15:33:30 -03:00
kernel-catalog.md docs: resync package docs, AGENTS, and kernel-catalog with current code 2026-04-22 13:01:11 -03:00
oci-import.md daemon: persist teardown fallbacks and reject unsafe import paths 2026-04-23 16:21:59 -03:00
privileges.md docs: fix config-file path in privileges.md 2026-04-28 15:11:06 -03:00