Last active
June 11, 2019 15:43
-
-
Save johnpmitsch/1a53869c2fcacec357723e99707a51dd to your computer and use it in GitHub Desktop.
change notification interval in foreman
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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