зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1019733 Update loop.server preference to the production server. r=abr
This commit is contained in:
Родитель
5737965ad2
Коммит
f4f4b816a5
|
@ -1502,9 +1502,7 @@ pref("shumway.disabled", true);
|
||||||
pref("image.mem.max_decoded_image_kb", 256000);
|
pref("image.mem.max_decoded_image_kb", 256000);
|
||||||
|
|
||||||
#ifdef MOZ_LOOP
|
#ifdef MOZ_LOOP
|
||||||
// XXX This is a temporary development server. The production one will be
|
pref("loop.server", "https://loop.services.mozilla.com");
|
||||||
// coming soon.
|
|
||||||
pref("loop.server", "http://loop.dev.mozaws.net");
|
|
||||||
pref("loop.do_not_disturb", false);
|
pref("loop.do_not_disturb", false);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче