Skip to content

Instantly share code, notes, and snippets.

@rafaelnp
Created November 8, 2019 23:51
Show Gist options
  • Save rafaelnp/807e101137f9142516ed49dac0758440 to your computer and use it in GitHub Desktop.
Save rafaelnp/807e101137f9142516ed49dac0758440 to your computer and use it in GitHub Desktop.
Disable chromium history systemwide
{
"SavingBrowserHistoryDisabled" : true
}
@rafaelnp
Copy link
Author

rafaelnp commented Nov 8, 2019

Create this file under /etc/chromium/policies/managed (root access needed). This is allows chromium extensions to be used. Otherwise the incognito mode can be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment