Skip to content

Commit

Permalink
Restore notification config values
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Sep 15, 2024
1 parent b5fc72e commit b4f098a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/lvmcryo/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@ defaults:
data_path: '/data/logs/lvmcryo/{timestamp}.parquet'

notifications:
slack_route: http://localhost:8888/slack/message
slack_route: http://lvm-hub.lco.cl:8080/api/slack/message
slack_channels:
info: lvm-notifications
error: lvm-alerts
slack_mentions:
error: '@here'
email_recipients:
- [email protected]
- [email protected]
email_server: smtp-01.lco.cl
email_from: 'LVM LN2 system <[email protected]>'
email_reply_to: '[email protected]'
email_reply_to: '[email protected]'

valves:
r1:
Expand Down

0 comments on commit b4f098a

Please sign in to comment.