Improve content.mute docs

This commit is contained in:
Florian Bruhin 2018-09-28 17:36:15 +02:00
parent 282fbaf447
commit 2b1ebe2762
2 changed files with 7 additions and 1 deletions

View File

@ -1920,6 +1920,7 @@ On QtWebKit, this setting is unavailable.
[[content.mute]] [[content.mute]]
=== content.mute === content.mute
Automatically mute tabs. Automatically mute tabs.
Note that if the :tab-mute command is used, the mute status for the affected tab is now controlled manually, and this setting doesn't have any effect.
This setting supports URL patterns. This setting supports URL patterns.

View File

@ -810,7 +810,12 @@ content.mute:
default: false default: false
type: Bool type: Bool
supports_pattern: true supports_pattern: true
desc: Automatically mute tabs. desc: >-
Automatically mute tabs.
Note that if the `:tab-mute` command is used, the mute status for the
affected tab is now controlled manually, and this setting doesn't have any
effect.
# emacs: ' # emacs: '