allo- / ffprofile

A tool to create firefox profiles with personalized defaults.
GNU Affero General Public License v3.0
771 stars 56 forks source link

Disable always connecting the push api: dom.push.alwaysConnect #164

Open allo- opened 5 years ago

allo- commented 5 years ago

Mozilla tested dom.push.alwaysConnect in a shield study as load test if their servers can handle many connections.

I am not sure if this setting is just used for tests or will be flipped to true eventually, but it is a good idea to disable it.

See also #52