2
0

feat(slack-integration): add reference to guide (#484)

This PR simply adds a reference to the guide for setting up the Slack integration. The url was obtained from [#249](https://github.com/getsentry/onpremise/issues/249#issuecomment-547117033).
This commit is contained in:
Mohamed Laradji 2020-05-09 13:11:11 -07:00 committed by GitHub
parent 45320c6e86
commit a74a0cb221
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,3 +89,13 @@ transaction-events.force-disable-internal-project: true
# privatekeyprivatekeyprivatekeyprivatekey
# privatekeyprivatekeyprivatekeyprivatekey
# -----END RSA PRIVATE KEY-----
#####################
# Slack Integration #
#####################
# Refer to https://forum.sentry.io/t/how-to-configure-slack-in-your-on-prem-sentry/3463 for setup instructions.
# slack.client-id: <'client id'>
# slack.client-secret: <client secret>
# slack.verification-token: <verification token>