misc: added quotes for slack config
This commit is contained in:
parent
093d3aa8fa
commit
54107d5041
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user