docs: rename settings section and add link back to the config option types
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.. _config_settings:
|
||||
|
||||
WirePlumber Settings
|
||||
====================
|
||||
Well-known Settings
|
||||
===================
|
||||
|
||||
This section describes the settings that can be configured on WirePlumber.
|
||||
|
||||
@@ -9,4 +9,7 @@ Settings can be either configured statically in the configuration file
|
||||
by setting them under the ``wireplumber.settings`` section, or they can be
|
||||
configured dynamically at runtime by using metadata.
|
||||
|
||||
For more information on what "settings" are and how they work, refer to the
|
||||
previous section: :ref:`config_configuration_option_types`.
|
||||
|
||||
.. include:: ../../../../src/scripts/lib/SETTINGS.rst
|
||||
|
Reference in New Issue
Block a user