fix firefox policy
This commit is contained in:
parent
03a246bf8f
commit
ee3fe3dcd8
1 changed files with 1 additions and 10 deletions
|
@ -97,16 +97,7 @@
|
|||
};
|
||||
|
||||
# Save All on Shutdown
|
||||
SanitizeOnShutdown = {
|
||||
Cache = false;
|
||||
Cookies = false;
|
||||
Downloads = false;
|
||||
Histroy = false;
|
||||
Sessions = false;
|
||||
SiteSettings = false;
|
||||
OfflineApps = false;
|
||||
Locked = true;
|
||||
};
|
||||
SanitizeOnShutdown = false;
|
||||
|
||||
# Popups
|
||||
PopupBlocking = {
|
||||
|
|
Loading…
Reference in a new issue