diff options
author | Shreyas Minocha <shreyasminocha@protonmail.com> | 2019-07-07 01:22:57 +0530 |
---|---|---|
committer | Shreyas Minocha <shreyasminocha@protonmail.com> | 2019-07-07 01:26:20 +0530 |
commit | a9a64b7f86e24c5a027406da8f6e165aac7e649c (patch) | |
tree | aeca2a2babbc8f0c4ca89537fc39733f2790be3b /docs/DRM.md | |
parent | Fix cut-off logo (diff) | |
download | librewolf-linux-a9a64b7f86e24c5a027406da8f6e165aac7e649c.tar.gz librewolf-linux-a9a64b7f86e24c5a027406da8f6e165aac7e649c.tar.bz2 librewolf-linux-a9a64b7f86e24c5a027406da8f6e165aac7e649c.zip |
Finish docs migration to our site
Resolves #50
See also: https://gitlab.com/librewolf-community/librewolf-community.gitlab.io/merge_requests/4
Diffstat (limited to 'docs/DRM.md')
-rw-r--r-- | docs/DRM.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/docs/DRM.md b/docs/DRM.md deleted file mode 100644 index 660033c..0000000 --- a/docs/DRM.md +++ /dev/null @@ -1,12 +0,0 @@ -## DRM Compatibility - -Digital rights management (DRM) is enforced off by default (this is needed for Netflix and similar); you can enable it with the following instructions: - -- Open `librewolf.cfg` -- Under the section `Section: User Settings` -- Comment the active lines with `// ` under the subsection `User Settings: DRM/CDM - Main` -- Comment the active lines with `// ` under the subsection `User Settings: DRM/CDM - Widevine` -- Restart Firefox then open `about:preferences` and enable `Play DRM...` under general section -- Firefox will download Widevine and enable it (under `about:addons` plugins section) you can force the download by clicking `Check for updates` under the tools button - - |