misc: added quotes for slack config

This commit is contained in:
Nicolas Giard 2017-10-21 21:18:49 -04:00 committed by GitHub
parent 093d3aa8fa
commit 54107d5041

View File

@ -79,8 +79,8 @@ auth:
clientSecret: GITHUB_CLIENT_SECRET
slack:
enabled: false
clientId: SLACK_CLIENT_ID
clientSecret: SLACK_CLIENT_SECRET
clientId: 'SLACK_CLIENT_ID'
clientSecret: 'SLACK_CLIENT_SECRET'
ldap:
enabled: false
url: ldap://serverhost:389