mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-04-08 02:34:00 +02:00
The option following 6001
should definitely be 6002
:-)
This commit is contained in:
parent
08b2bf9467
commit
b58655a422
2
user.js
2
user.js
@ -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.fetchFromExchange.enabled", false);
|
||||||
user_pref("mailnews.auto_config_url", "");
|
user_pref("mailnews.auto_config_url", "");
|
||||||
user_pref("mailnews.auto_config.addons_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.
|
* 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 ***/
|
* [1] https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Account_Provisioner ***/
|
||||||
user_pref("mail.provider.enabled", false);
|
user_pref("mail.provider.enabled", false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user