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
|
# Save All on Shutdown
|
||||||
SanitizeOnShutdown = {
|
SanitizeOnShutdown = false;
|
||||||
Cache = false;
|
|
||||||
Cookies = false;
|
|
||||||
Downloads = false;
|
|
||||||
Histroy = false;
|
|
||||||
Sessions = false;
|
|
||||||
SiteSettings = false;
|
|
||||||
OfflineApps = false;
|
|
||||||
Locked = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
# Popups
|
# Popups
|
||||||
PopupBlocking = {
|
PopupBlocking = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue