Files
scylladb/docs/reference/configuration-parameters.rst
Kefu Chai 53dfb5661d docs: parse source files right into rst
so we can render the rst without writing a temporary YAML.

Signed-off-by: Kefu Chai <kefu.chai@scylladb.com>
2023-11-04 00:22:33 +08:00

11 lines
453 B
ReStructuredText

========================
Configuration Parameters
========================
This section contains a list of properties that can be configured in ``scylla.yaml`` - the main configuration file for ScyllaDB.
In addition, properties that support live updates (liveness) can be updated via the ``system.config`` virtual table or the REST API.
.. scylladb_config_list:: ../../db/config.hh ../../db/config.cc
:template: db_config.tmpl
:value_status: Used