configs/firefox: disable pdfjs
This commit is contained in:
parent
8e67f14fbf
commit
c315cade1f
@ -94,6 +94,9 @@
|
||||
SkipOnboarding = false;
|
||||
MoreFromMozilla = false;
|
||||
};
|
||||
PDFjs = {
|
||||
Enabled = false;
|
||||
};
|
||||
};
|
||||
# NOTE: https://mozilla.github.io/policy-templates/
|
||||
# Items can be found here ^
|
||||
|
Loading…
Reference in New Issue
Block a user