0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-22 17:49:01 +02:00
This commit is contained in:
Erik Johnston 2019-07-31 10:31:00 +01:00
parent a9bcae9f50
commit 3b7a35a59a

1
changelog.d/5794.misc Normal file
View file

@ -0,0 +1 @@
Improve performance when making `.well-known` requests by sharing the SSL options between requests.