Skip to content

Commit

Permalink
update dests.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnyz32 committed Oct 16, 2024
1 parent c47ad5d commit 6986f8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/config/dests.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ dsn=<sentry_dsn>

[twilio_sms]
type=twilio
sid=x
token=x
componentOptions.sid=x
componentOptions.token=x
to=+x
from=+x

Expand All @@ -72,7 +72,7 @@ password=<loki_password>
type=google-pubsub
projectId=<pubsub_project_id>
topicName=<pubsub_topic_name>
serviceAccountKey=<path_to_pubsub_service_account_key>
componentOptions.serviceAccountKey=<path_to_pubsub_service_account_key>

[slackme]
type=slack
Expand Down

0 comments on commit 6986f8a

Please sign in to comment.