thunderbird: add more options
This commit is contained in:
parent
e435a4fe82
commit
2d9b0bf519
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@
|
|||
"mail.pane_config.dynamic" = 2;
|
||||
"mail.biff.play_sound" = false;
|
||||
"mail.chat.play_sound" = false;
|
||||
# Never allow cookies
|
||||
"network.cookie.cookieBehavior" = 2;
|
||||
"mailnews.start_page.enabled" = false;
|
||||
# Date descending
|
||||
"mailnews.default_sort_order" = 2;
|
||||
};
|
||||
profiles.nico = {
|
||||
isDefault = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue