Config to set notification polling interval?

Thoughts on adding this? I use the dev log as part of my normal debug and monitoring and notification spam is preventing that. The env var doesn’t seem to work (I use rdebug-ide and rubymine). Is there a file I can hand-patch to turn them off?

1 Like

You can patch here to something like NOTIFICATIONS_POLLING: 999999999, but as you can see its reading NOTIFICATIONS_POLLING environment variable, so that should work ok for configuration.