Changed IMAP cache location (from roaming to local)
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user