Mark content.notifications as QtWebKit-only

This commit is contained in:
Florian Bruhin 2017-10-13 23:18:15 +02:00
parent db8fa5fdb6
commit d411ec1eba
2 changed files with 3 additions and 0 deletions

View File

@ -1738,6 +1738,8 @@ Valid values:
Default: +pass:[ask]+ Default: +pass:[ask]+
This setting is only available with the QtWebKit backend.
[[content.pdfjs]] [[content.pdfjs]]
=== content.pdfjs === content.pdfjs
Enable pdf.js to view PDF files in the browser. Enable pdf.js to view PDF files in the browser.

View File

@ -524,6 +524,7 @@ content.netrc_file:
content.notifications: content.notifications:
default: ask default: ask
type: BoolAsk type: BoolAsk
backend: QtWebKit
desc: Allow websites to show notifications. desc: Allow websites to show notifications.
content.pdfjs: content.pdfjs: