1 Without this home directories hosted on NFS cause performance issues.
2 This should be investigated if this is still needed.
4 See: https://bugzilla.mozilla.org/show_bug.cgi?id=1428169
6 --- a/comm/mail/app/profile/all-thunderbird.js 2013-02-20 16:25:20.562753000 +0800
7 +++ b/comm/mail/app/profile/all-thunderbird.js 2013-02-20 16:27:17.785465000 +0800
9 pref("accessibility.typeaheadfind.linksonly", false);
10 pref("accessibility.typeaheadfind.flashBar", 1);
12 +// Whether profile is on NFS
13 +pref("storage.nfs_filesystem", true);
15 pref("mail.close_message_window.on_delete", false);
17 // Number of lines of To/CC/BCC address headers to show before "more"