2
0

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:
Jack 2020-07-08 20:56:49 +08:00 committed by GitHub
parent a549ab1300
commit a01d013617
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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