This commit fixes the layout of the Reference page. Previously, the toctree level was "2", which made the page hard to navigate. This PR changes the level to "1". In addition, the capitalization of page titles is fixed. This is a follow-up PR to the ones that created and updated the Reference section. It must be backported to branch-5.4. Closes scylladb/scylladb#15830
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
|