add prefs for compacting folders threshhold 15865 sr=sspitzer

git-svn-id: svn://10.0.0.236/trunk@92094 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bienvenu%netscape.com
2001-04-12 14:35:05 +00:00
parent 576a0dc3d4
commit daa0ce54bd
2 changed files with 6 additions and 0 deletions

View File

@@ -116,6 +116,9 @@ pref("mailnews.wraplength", 72);
pref("mailnews.reply_on_top", 0); // 0=bottom 1=top 2=select+bottom 3=select+top
pref("mail.purge_threshhold", 100);
pref("mail.prompt_purge_threshhold", false);
pref("mailnews.force_ascii_search", false);
pref("mailnews.autolookup_unknown_mime_types", true);