canmove, Confirmed users
2,215
edits
m (→Thunderbird Logging Types: better document loglevels) |
m (→Setting a Preference: nit) |
||
| Line 45: | Line 45: | ||
# in the search field paste or type the preference name, for example <code>mailnews.pop3.loglevel</code> | # in the search field paste or type the preference name, for example <code>mailnews.pop3.loglevel</code> | ||
# if you are presented with choices of Boolean, Number, String | # if you are presented with choices of Boolean, Number, String | ||
## choose Boolean for true or false settings, otherwise choose | ## 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's value to the desired logging value | # change the preferences's value to the desired logging value | ||
#* for | #* 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> | ||