-
-
Notifications
You must be signed in to change notification settings - Fork 3
Add code to rewrite Tchap Sygnal URL #69
base: dinsic
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SGTM
could this not be done by updating the clients? Hardcoding the change into synapse seems like a poor choice. |
So this will also done client side, but we don't control how/if people update their app. |
I'm definitely not enthusiastic about this sort of special-casing, but 🤷♂️ |
It's not ideal I agree, but we at least need to keep that for a while. I guess we can reassess that in ~6 months once we will be pretty sure that people have updated their client. |
@MatMaul What's the status on this? Is it still needed? If so I think it should use a configuration setting rather than being hardcoded, that way we can have it in mainline and prevent any divergence. Something like: rewrite_http_pushers_url:
- app_id: fr.gouv.btchap
pusher_url: https://sygnal.preprod.tchap.gouv.fr |
Good idea 👍 . Pretty sure it is still needed unfortunately. I'll do that the proper way when this comes around. |
Sounds good, my question was mostly to figure out in which state it was, by the sound of it it sounds like it's on standby from lack of demand but will likely come back on the table in the future. |
70377d3
to
b906522
Compare
b906522
to
7f968a3
Compare
https://github.com/matrix-org/matrix-dinsic/issues/547