ソースを参照

deprecated

pull/1131/head
Marcel Ackermann 4年前
committed by GitHub
コミット
ed078998b5
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更0行の追加4行の削除
  1. +0
    -4
      roles/matrix-bridge-mx-puppet-slack/templates/config.yaml.j2

+ 0
- 4
roles/matrix-bridge-mx-puppet-slack/templates/config.yaml.j2 ファイルの表示

@@ -18,10 +18,6 @@ bridge:
# Slack OAuth settings. Create a slack app at https://api.slack.com/apps
oauth:
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 }}"
clientSecret: {{ matrix_mx_puppet_slack_client_secret }}
# Path where to listen for OAuth redirect callbacks.
redirectPath: {{ matrix_mx_puppet_slack_redirect_path }}
# Set up proxying from https://your.domain/redirect_path to http://bindAddress:port/redirect_path,


読み込み中…
キャンセル
保存