i need a break

This commit is contained in:
Thorin-Oakenpants 2019-02-07 11:11:16 +00:00 committed by GitHub
parent 7a8381d894
commit d81e8ae583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -458,7 +458,7 @@ user_pref("network.protocol-handler.external.ms-windows-store", false);
/* 0608: disable predictor / prefetching [FF48+] ***/
user_pref("network.predictor.enable-prefetch", false);
/* 0609: disable Network Connectivity Service [FF65+] ***/
pref("network.connectivity-service.enabled", false);
user_pref("network.connectivity-service.enabled", false);
/*** [SECTION 0700]: HTTP* / TCP/IP / DNS / PROXY / SOCKS etc ***/
user_pref("_user.js.parrot", "0700 syntax error: the parrot's given up the ghost!");