add app service conf
All checks were successful
lint-test-helm / lint-helm (push) Successful in 18s
render-manifests-push / render-manifests-push (push) Successful in 43s
renovate / renovate (push) Successful in 1m55s

This commit is contained in:
2025-12-12 21:35:16 -06:00
parent 5c251d83b5
commit 8537eb7456

View File

@@ -25,6 +25,9 @@ matrix-synapse:
msc3202_device_masquerading: true
msc3202_transaction_extensions: true
msc2409_to_device_messages_enabled: true
app_service_config_files:
- /synapse/config/conf.d/hookshot-registration.yaml
- /synapse/config/conf.d/double-puppet-registration.yaml
synapse:
strategy:
type: Recreate