🔧(settings) rename matrix bot token variable

rename "tchap access token" to "matrix bot access token" to
fit general uses
This commit is contained in:
Marie PUPO JEAMMET
2025-06-26 16:20:05 +02:00
committed by Marie
parent 709628a26a
commit 5327baacbd
4 changed files with 6 additions and 8 deletions

View File

@@ -73,7 +73,7 @@ backend:
secretKeyRef:
name: backend
key: MAIL_PROVISIONING_API_CREDENTIALS
TCHAP_ACCESS_TOKEN: service_account_key
MATRIX_BOT_ACCESS_TOKEN: service_account_key
command:
- "gunicorn"
- "-c"