Newer
Older
/* 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/. */
# Mozilla User Preferences
/* Do not edit this file.
*
* If you make changes to this file while the browser is running,
* the changes will be overwritten when the browser exits.
*
* To make a manual change to preferences, you can visit the URL about:config
*/
pref("browser.cache.disk.capacity", 1024);
pref("browser.cache.disk.smart_size.enabled", false);
pref("browser.cache.disk.smart_size.first_run", false);
pref("browser.cache.disk.smart_size.use_old_max", false);
pref("browser.download.useDownloadDir", false);
pref("privacy.donottrackheader.enabled", true);
pref("browser.startup.homepage", "data:text/plain,browser.startup.homepage=http://ccc-ffm.de/getting-started/");
pref("browser.startup.homepage_override.mstone", "ignore");