wireplumber/docs/rst/daemon
Julian Bouzas 1d2fe9b62d module-settings: remove 'settings.persistent' option
This patch removes the 'settings.persistent' option from the configuration as it
only allowed making settings persistent globally instead of individually. This
issue has been addressed in a simpler way by creating a 'persistent-sm-settings'
metadata. If a user wants to make a setting persistent, he can change the
'persistent-sm-settings' metadata object, if the user does not want to make a
persistent change, he can use the 'sm-settings' metadata object. Any changes in
the 'persistent-sm-settings' metadata will be also reflected in the 'sm-settings'
metadata object.
2024-02-02 14:02:49 -05:00
..
configuration module-settings: remove 'settings.persistent' option 2024-02-02 14:02:49 -05:00
configuration.rst docs: reorder menu items under "Configuration" section 2024-01-29 11:55:18 +02:00
installing.rst docs: shuffle files to have the same logical hierarchy as on the generated doc 2023-12-23 12:36:27 +02:00
logging.rst docs: explain runtime logging controls 2023-12-24 17:59:59 +02:00
meson.build docs: shuffle files to have the same logical hierarchy as on the generated doc 2023-12-23 12:36:27 +02:00
running.rst docs: shuffle files to have the same logical hierarchy as on the generated doc 2023-12-23 12:36:27 +02:00