fix(slack): Add note about legacy app flag for newly created bots (#563)
Co-authored-by: jack <jackc@strangeanimals.com.au>
This commit is contained in:
parent
a549ab1300
commit
a01d013617
@ -98,4 +98,6 @@ transaction-events.force-disable-internal-project: true
|
||||
|
||||
# slack.client-id: <'client id'>
|
||||
# slack.client-secret: <client secret>
|
||||
# slack.verification-token: <verification token>
|
||||
# slack.verification-token: <verification token>
|
||||
## only uncomment legacy-app if you made your slack bot after july 2020
|
||||
# slack.legacy-app: False
|
Reference in New Issue
Block a user