DivineOmega / Watchful-Eyes

Watchful Eyes - A JavaScript powered site monitor
GNU General Public License v3.0
4 stars 2 forks source link

Integration support should be globally configurable #3

Open DivineOmega opened 8 years ago

DivineOmega commented 8 years ago

Currently Slack integration can only be defined per URL in the urls.json file. In situations where the same Slack integration details are used for all sites, this results in lots of duplication of Slack configuration parameters.

A new configuration file should be created (integrations.json) to provides global configuration for integrations. These settings could then be overridden on a per URL basis if required.