mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-04 20:32:56 +00:00
* refactor: use toml2docs to generate config docs * ci: add docs check in 'check-typos-and-docs'
268 B
268 B
Configurations
Standalone Mode
{{ toml2docs "./standalone.example.toml" }}
Cluster Mode
Frontend
{{ toml2docs "./frontend.example.toml" }}
Metasrv
{{ toml2docs "./metasrv.example.toml" }}
Datanode
{{ toml2docs "./datanode.example.toml" }}