- Adds type for each option. - Filters out unused / invalid values, moves them to a separate section. - Adds the term "liveness" to the glossary. - Removes unused and invalid properties from the docs. - Updates to the latest version of pyaml. docs: rename config template directive Closes #15164
11 lines
443 B
ReStructuredText
11 lines
443 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_template:: ../_data/db_config.yaml
|
|
:template: db_config.tmpl
|
|
:value_status: Used
|