Config Editor
Revision Information
- Revision id: 229937
- Created:
- Creator: Matt
- Comment: updated the accessing to use the appenu which is common accross platforms for the location of preferecnes.
- Reviewed: No
- Ready for localization: No
Revision Source
Revision Content
You may sometimes need to view or edit Thunderbird preference settings which are not accessible through the normal user interface. You can use Thunderbird's "config editor" to do this.
To access the config editor, go to and seelct preferences. Search for config and click on the cofig editor button when it is displayed.
Clicking on the all button in the display will show all hidden preferences in a tab called "Advanced Preferences"
In the config editor, you can type a string in the field showing "search preference name to filter the list of preferences to only those that contain the specified string in their names or values.

To edit a preference in the case of a true/false preference click on the , for text preferences, double clicking on the preference will enable inplace editing. Once the edit is complete save your changes by clicking the checkmark.
In rare cases you may need to add a new preference. You shouldn't not normally need to do this unless you are instructed to do so by documentation for Thunderbird or one of its add-ons. To add a new preference:
- type or paste the preference name into the search box
- Select the appropriate preference type (number, string or boolean from the offered options.
- click on the
to add the preference
To delete a previously added preference click the trash icon folowing the entry.
Modifications to preferences happen immediately. However, some parts of Thunderbird or many add-ons only read their preferences on start-up, so it is good practice to restart Thunderbird after editing preferences for your changes to take effect. It is also important to know that when you restore a preference to it's default value, Thunderbird does not store that preference in the preferences file. It is only non default preferences that are stored.