Skip to content

Instantly share code, notes, and snippets.

@Plazmaz
Created January 24, 2020 01:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Plazmaz/ad2c82c448a9d141ca1c594c93a5e946 to your computer and use it in GitHub Desktop.
Save Plazmaz/ad2c82c448a9d141ca1c594c93a5e946 to your computer and use it in GitHub Desktop.
notify:
- type: email
properties:
host: ""
host_user: ""
host_pass: ""
port: 587
use_tls: True
from: ""
enabled: false
- type: slack
properties:
slack_api_token: 'xoxp-905439787527-905447633015-918951866790-e9213b4fe7bf6c91f51d766dd5451d05'
message_format: 'New alert!\nDetails: \n%s'
enabled: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment