Adjust API secret to be a configurable and required variable

This commit is contained in:
Björn Marten
2020-01-10 12:38:37 +01:00
parent 50bf8c8dd7
commit 9892eac789
2 changed files with 3 additions and 1 deletions

View File

@ -9,3 +9,4 @@
- "matrix_appservice_webhooks_appservice_token"
- "matrix_appservice_webhooks_homeserver_token"
- "matrix_appservice_webhooks_id_token"
- "matrix_appservice_webhooks_api_secret"