Skip to content

Instantly share code, notes, and snippets.

@johnpmitsch
Last active June 11, 2019 15:43
Show Gist options
  • Save johnpmitsch/1a53869c2fcacec357723e99707a51dd to your computer and use it in GitHub Desktop.
Save johnpmitsch/1a53869c2fcacec357723e99707a51dd to your computer and use it in GitHub Desktop.
change notification interval in foreman
in foreman dir update:
webpack/assets/javascripts/react_app/redux/actions/notifications/index.js:const getNotificationsInterval
or
export NOTIFICATIONS_POLLING=99999999
export NOTIFICATIONS_POLLING=99999999; export TASKS_BULK_SEARCH_INTERVAL=99999999
foreman start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment