canmove, Confirmed users
2,081
edits
m (nits) |
m (nits) |
||
Line 35: | Line 35: | ||
* Chat Off-The-Record (OTR) protocol for exchanging '''encrypted''' chat messages - <code>chat.otr.trace</code> boolean preference | * Chat Off-The-Record (OTR) protocol for exchanging '''encrypted''' chat messages - <code>chat.otr.trace</code> boolean preference | ||
* [https://wiki.mozilla.org/Thunderbird:Debugging_Gloda Gloda Indexing (global search) activity to Error Console] | * [https://wiki.mozilla.org/Thunderbird:Debugging_Gloda Gloda Indexing (global search) activity to Error Console] | ||
* imap - <code>mailnews.imap.loglevel</code> string, set to <code>All</code> ( | * imap - <code>mailnews.imap.loglevel</code> string, set to <code>All</code> (if you have set mailnews.imap.jsmodule=true, Daily channel builds only) | ||
* ldap - <code>mailnews.ldap.loglevel</code>, string, set to <code>All</code> | * ldap - <code>mailnews.ldap.loglevel</code>, string, set to <code>All</code> | ||
* NNTP - <code>mailnews.nntp.loglevel</code>, string, set to <code>All</code> | * NNTP - <code>mailnews.nntp.loglevel</code>, string, set to <code>All</code> | ||
Line 52: | Line 52: | ||
## choose Boolean for true or false settings, otherwise choose String | ## choose Boolean for true or false settings, otherwise choose String | ||
## click the <code>+</code> (plus sign) to add the preference | ## click the <code>+</code> (plus sign) to add the preference | ||
# change the preferences' | # change the preferences' value to the desired logging value | ||
#* for string preferences click the pencil icon, change the value, then click the check mark | #* for string preferences click the pencil icon, change the value, then click the check mark | ||
#* for boolean preferences click the double headed arror to switch between <code>true</code> and <code>false</code> | #* for boolean preferences click the double headed arror to switch between <code>true</code> and <code>false</code> |