Services/TrackingProtection/Shavar Server - Testing: Difference between revisions

Jump to navigation Jump to search
m
Add custom prefs
m (loadtesting placehold)
m (Add custom prefs)
Line 167: Line 167:


'''SET CUSTOM PREFS'''
'''SET CUSTOM PREFS'''
* like so: https://pastebin.mozilla.org/8845647
<code>
user_pref("browser.startup.homepage", "http://itisatrap.org/firefox/its-a-tracker.html ");
user_pref("browser.safebrowsing.debug", true);
user_pref("browser.safebrowsing.enabled", false);
user_pref("browser.safebrowsing.malware.enabled", false);
user_pref("browser.safebrowsing.provider.mozilla.gethashURL", "https://tracking.stage.mozaws.net/gethash?client=SAFEBROWSING_ID&appver=%VERSION%&pver=2.2");
user_pref("browser.safebrowsing.provider.mozilla.updateURL", "https://tracking.stage.mozaws.net/downloads?client=SAFEBROWSING_ID&appver=%VERSION%&pver=2.2");
user_pref("privacy.trackingprotection.enabled", true);
</code>


Replace production URL with stage URL for the following prefs:
Replace production URL with stage URL for the following prefs:
Confirmed users
487

edits

Navigation menu