Changed IMAP cache location (from roaming to local)

This commit is contained in:
Peter Singer 2013-04-09 18:55:04 +02:00
parent 68c74dea8a
commit 8708f5b5d7
1 changed files with 4 additions and 0 deletions

View File

@ -1,2 +1,6 @@
lockPref("app.update.auto", false);
lockPref("app.update.enabled", false);
// lockPref("extensions.update.enabled", false);
// lockPref("browser.search.update", false);
pref("mail.root.imap-rel", "[ProfD]../../../../../Lokale Einstellungen/Thunderbird/ImapMail");
pref("mail.root.imap", "[ProfD]../../../../../Lokale Einstellungen/Thunderbird/ImapMail");