Add missing devtools pref

This commit is contained in:
Pale Moon
2016-10-07 19:46:40 +02:00
committed by roytam1
parent adccea7fcb
commit 39dca911c0
+2
View File
@@ -830,6 +830,8 @@ pref("devtools.remote.wifi.visible", false);
// Client must complete TLS handshake within this window (ms)
pref("devtools.remote.tls-handshake-timeout", 10000);
pref("devtools.webide.widget.enabled", false);
// view source
pref("view_source.syntax_highlight", true);
pref("view_source.wrap_long_lines", false);