added flowdock block to sample config
This commit is contained in:
parent
bfcded79e8
commit
ffd54a3ee6
|
@ -19,6 +19,10 @@ notification_config {
|
|||
webhook_url: "webhookurl"
|
||||
send_resolved: true
|
||||
}
|
||||
flowdock_config {
|
||||
api_token: "4c7234902348234902384234234cdb59"
|
||||
from_address: "aliaswithgravatar@somehwere.com"
|
||||
}
|
||||
}
|
||||
|
||||
aggregation_rule {
|
||||
|
|
Loading…
Reference in New Issue