5253N/AWithout this home directories hosted on NFS cause performance issues.
5253N/AThis should be investigated if this is still needed.
5253N/A--- a/mail/app/profile/all-thunderbird.js 2013-02-20 16:25:20.562753000 +0800
5253N/A+++ b/mail/app/profile/all-thunderbird.js 2013-02-20 16:27:17.785465000 +0800
5253N/A@@ -248,6 +248,9 @@
5253N/A pref("accessibility.typeaheadfind.linksonly", false);
5253N/A pref("accessibility.typeaheadfind.flashBar", 1);
5253N/A
5253N/A+// Whether profile is on NFS
5253N/A+pref("storage.nfs_filesystem", true);
5253N/A+
5253N/A pref("mail.close_message_window.on_delete", false);
5253N/A
5253N/A // Number of lines of To/CC/BCC address headers to show before "more"