Is it possible to have separate development/production versions of integration configuration?

Ghost version: 3.0

I have slack integration setup to post when new articles are published. This works great, but I don’t want notifications sent when running ghost in development mode. Is it possible to have separate configuration for integrations, the way there are separate configs for many other settings in config.development.json and config.production.json?

Do you use the same database for both development and production?

If not, you can update/delete the integrations in development :relaxed: