The option following 6001 should definitely be 6002 :-)

This commit is contained in:
Samuel FORESTIER 2020-11-02 09:58:33 +01:00
parent 08b2bf9467
commit b58655a422

View File

@ -1411,7 +1411,7 @@ user_pref("mailnews.auto_config.fetchFromISP.sendEmailAddress", false);
user_pref("mailnews.auto_config.fetchFromExchange.enabled", false);
user_pref("mailnews.auto_config_url", "");
user_pref("mailnews.auto_config.addons_url","");
/* 6001: Disable account provisioning [SETUP-INSTALL]
/* 6002: Disable account provisioning [SETUP-INSTALL]
* This option allows users to create a new email account through partner providers.
* [1] https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Account_Provisioner ***/
user_pref("mail.provider.enabled", false);