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