Bug 1696626 - Enable JS implementation of LDAP (mailnews.ldap.jsmodule=true). r=darktrojan

Depends on D117254.

Differential Revision: https://phabricator.services.mozilla.com/D117255

Depends on D117254
This commit is contained in:
Ping Chen 2021-06-09 02:32:28 +00:00
Родитель 56c168fbd7
Коммит b972d9ae1b
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -320,6 +320,8 @@ pref("mailnews.send.loglevel", "Warn");
pref("mailnews.smtp.jsmodule", true);
pref("mailnews.ldap.jsmodule", true);
/////////////////////////////////////////////////////////////////
// End core mailnews.js pref overrides
/////////////////////////////////////////////////////////////////