开发者

Firefox config: How to set settings that are not visible?

开发者 https://www.devze.com 2023-01-13 07:58 出处:网络
I would like to set a setting (nglayout.debug.disable_xul_cache)开发者_如何学运维 to true. But when i enter \"about:config\" in my FireFox and search for this setting i cannot find it.

I would like to set a setting (nglayout.debug.disable_xul_cache)开发者_如何学运维 to true. But when i enter "about:config" in my FireFox and search for this setting i cannot find it.

How can i set this setting?


Right click on the screen in about:config, select New -> Boolean and enter your setting name (nglayout.debug.disable_xul_cache). Then select true, click Ok and you're done.

0

精彩评论

暂无评论...
验证码 换一张
取 消