Remove some "generate" values from various mautrix bridges

We do not let bridges update config files, so generation cannot happen.
We don't want the bridge to manage the config file anyway.
This commit is contained in:
Slavi Pantaleev
2024-12-17 12:00:39 +02:00
parent 8ab4315484
commit beeb8a7933
9 changed files with 13 additions and 5 deletions

View File

@ -71,7 +71,7 @@ appservice:
prefix: /_matrix/provision/v1
# The shared secret to authorize users of the API.
# Set to "generate" to generate and save a new token.
shared_secret: generate
shared_secret: {{ matrix_mautrix_telegram_provisioning_shared_secret | to_json }}
# The unique ID of this appservice.
id: telegram