mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
64e548abb4
Differential Revision: https://phabricator.services.mozilla.com/D31043 --HG-- extra : moz-landing-system : lando
8 lines
491 B
Plaintext
8 lines
491 B
Plaintext
# Register resource aliases
|
|
resource services-settings resource://gre/modules/services-settings/
|
|
|
|
# Schedule polling of remote settings changes
|
|
# (default 24H, max 72H)
|
|
# see syntax https://searchfox.org/mozilla-central/rev/cc280c4be94ff8cf64a27cc9b3d6831ffa49fa45/toolkit/components/timermanager/UpdateTimerManager.jsm#155
|
|
category update-timer RemoteSettingsComponents @mozilla.org/services/settings;1,getService,services-settings-poll-changes,services.settings.poll_interval,86400,259200
|