Re: firefox disable private browsing
Posted: Fri Sep 06, 2024 7:07 pm
Perfect fehlix ! Thank you for that!
Support for MX and antiX Linux distros
http://www.forum.mxlinux.org/
Wow, thank you very much! Perfect!fehlix wrote: Fri Sep 06, 2024 6:39 pm ...
Use this policy file: /etc/firefox/policies/policies.json
Create a new file with content:which won't be replaced during package upgrade,Code: Select all
{ "policies": { "DisableAppUpdate": true, "DisablePrivateBrowsing": true } }
so that your settings are retained and can only be changed with root privileges.