Adds [SETUP-FEATURE] tag to chat, as it could be an expected feature

This commit is contained in:
Samuel FORESTIER 2020-11-08 22:54:46 +01:00
parent e7086e6b5f
commit 6d624b759e

View File

@ -1634,7 +1634,7 @@ user_pref("permissions.default.image", 2);
user_pref("_user.js.parrot", "6200 syntax error: this parrot is not tweeting!");
/** CHAT ***/
/* 6201: Disable chat functionality ***/
/* 6201: Disable chat functionality [SETUP-FEATURE] ***/
user_pref("mail.chat.enabled", false);
/* 6202: Disable logging of group chats ***/
user_pref("purple.logging.log_chats", false);