wapt-thunderbird-config/autoconf.js

4 lines
156 B
JavaScript
Raw Normal View History

2018-12-05 16:46:30 +01:00
// Autoconfig
pref("general.config.obscure_value", 0);
2019-12-12 18:58:30 +01:00
pref('general.config.sandbox_enabled', false);
2018-12-08 12:26:48 +01:00
pref("general.config.filename", "thunderbird.cfg");