Removed deprecated PepperFlach Chromuim plugin
This commit is contained in:
parent
9737c03504
commit
48ceffb0a7
|
@ -77,6 +77,7 @@
|
|||
config = {
|
||||
General = {
|
||||
Enable = "Source,Sink,Media,Socket";
|
||||
NoPlugin = "sap";
|
||||
};
|
||||
Policy = {
|
||||
AutoEnable = "true";
|
||||
|
@ -92,9 +93,6 @@
|
|||
firefox = {
|
||||
enableAdobeFlash = false; # Disabled because Adobe Flash is just rubbish
|
||||
};
|
||||
chromium = {
|
||||
enablePepperFlash = false; # Chromium's non-NSAPI alternative to Adobe Flash
|
||||
};
|
||||
};
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Reference in a new issue