mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-10 12:47:39 +01:00
enable oauth
This commit is contained in:
parent
8fb3ce6f6d
commit
c1bb4f680e
@ -68,7 +68,7 @@ matrix_mx_puppet_slack_configuration_yaml: |
|
||||
|
||||
# Slack OAuth settings. Create a slack app at https://api.slack.com/apps
|
||||
oauth:
|
||||
enabled: false
|
||||
enabled: true
|
||||
# Slack app credentials.
|
||||
# N.B. This must be quoted so YAML wouldn't parse it as a float.
|
||||
clientId: "{{ matrix_mx_puppet_slack_client_id }}"
|
||||
|
Loading…
Reference in New Issue
Block a user