mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
chromium: disable page preloading
This commit is contained in:
parent
4556e8d6a4
commit
25ab34215c
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
BrowserGuestModeEnabled = false;
|
||||
DefaultGeolocationSetting = 2;
|
||||
DefaultNotificationsSetting = 2;
|
||||
NetworkPredictionOptions = 2;
|
||||
PasswordManagerEnabled = false;
|
||||
SyncDisabled = true; # required for BrowsingDataLifetime
|
||||
BrowsingDataLifetime = [
|
||||
|
|
Loading…
Reference in a new issue