Files
greptimedb/config/config-docs-template.md
2024-05-18 01:57:49 +00:00

433 B

Configurations

Standalone Mode

{{ toml2docs "./standalone.example.toml" }}

Distributed Mode

Frontend

{{ toml2docs "./frontend.example.toml" }}

Metasrv

{{ toml2docs "./metasrv.example.toml" }}

Datanode

{{ toml2docs "./datanode.example.toml" }}