Firefox : Enable JXL.
This commit is contained in:
parent
0f2049bdeb
commit
0a041a3789
|
@ -38,6 +38,9 @@
|
|||
// Passwords.
|
||||
lockPref("signon.prefillForms", false);
|
||||
lockPref("signon.rememberSignons", false);
|
||||
|
||||
// Formats.
|
||||
lockPref("image.jxl.enabled", true);
|
||||
'';
|
||||
policies = {
|
||||
ManagedBookmarks = [
|
||||
|
|
Reference in a new issue