Mark content.notifications as QtWebKit-only
This commit is contained in:
parent
db8fa5fdb6
commit
d411ec1eba
@ -1738,6 +1738,8 @@ Valid values:
|
||||
|
||||
Default: +pass:[ask]+
|
||||
|
||||
This setting is only available with the QtWebKit backend.
|
||||
|
||||
[[content.pdfjs]]
|
||||
=== content.pdfjs
|
||||
Enable pdf.js to view PDF files in the browser.
|
||||
|
@ -524,6 +524,7 @@ content.netrc_file:
|
||||
content.notifications:
|
||||
default: ask
|
||||
type: BoolAsk
|
||||
backend: QtWebKit
|
||||
desc: Allow websites to show notifications.
|
||||
|
||||
content.pdfjs:
|
||||
|
Loading…
Reference in New Issue
Block a user