about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/palemoon/zz-disableUpdater.js
blob: 50b8a79f627a917bf0b0ddaaf61b360fa6bbaf82 (plain) (blame)
1
2
3
4
5
6
7
/* https://forum.palemoon.org/viewtopic.php?f=5&t=25073&p=197771#p197747 */

/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */

pref("app.update.enabled", false);