Fix CI
This commit is contained in:
parent
c9761e53dd
commit
0cc36a107c
2 changed files with 2 additions and 2 deletions
|
@ -33,4 +33,3 @@ monitoring_mail: 'monitoring.aurore@lists.crans.org'
|
|||
|
||||
# Matrix
|
||||
matrix_webhooks_secret: "{{ vault_matrix_webhooks_secret }}"
|
||||
|
||||
|
|
|
@ -42,7 +42,8 @@
|
|||
|
||||
# TODO
|
||||
# node index.js -r -u "http://localhost:9000" -c config/config.yaml
|
||||
# cp /var/local/matrix-appservice-webhooks/matrix-appservice-webhooks/appservice-registration-webhooks.yaml /etc/matrix-synapse/appservice-registration-webhooks.yaml
|
||||
# cp /var/local/matrix-appservice-webhooks/matrix-appservice-webhooks/appservice-registration-webhooks.yaml
|
||||
# > /etc/matrix-synapse/appservice-registration-webhooks.yaml
|
||||
# chown matrix-synapse:nogroup /etc/matrix-synapse/appservice-registration-webhooks.yaml 440
|
||||
# /etc/matrix-synapse/conf.d/app_service_config_files.yaml
|
||||
|
||||
|
|
Loading…
Reference in a new issue