Commit 54107d50 authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub

misc: added quotes for slack config

parent 093d3aa8
...@@ -79,8 +79,8 @@ auth: ...@@ -79,8 +79,8 @@ auth:
clientSecret: GITHUB_CLIENT_SECRET clientSecret: GITHUB_CLIENT_SECRET
slack: slack:
enabled: false enabled: false
clientId: SLACK_CLIENT_ID clientId: 'SLACK_CLIENT_ID'
clientSecret: SLACK_CLIENT_SECRET clientSecret: 'SLACK_CLIENT_SECRET'
ldap: ldap:
enabled: false enabled: false
url: ldap://serverhost:389 url: ldap://serverhost:389
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment