update firefox
This commit is contained in:
parent
5ce68c706c
commit
c356419856
2 changed files with 4 additions and 3 deletions
|
|
@ -93,8 +93,8 @@ in
|
|||
"browser.toolbars.bookmarks.visibility" = "newtab";
|
||||
|
||||
# Downloads
|
||||
"browser.download.useDownloadDir" = false;
|
||||
"browser.download.always_ask_before_handling_new_types" = true;
|
||||
"browser.download.useDownloadDir" = true;
|
||||
"browser.download.always_ask_before_handling_new_types" = false;
|
||||
|
||||
# Security
|
||||
"dom.security.https_only_mode" = true;
|
||||
|
|
@ -178,4 +178,4 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue