File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11---
22name : synapse
3- version : 0.25.0
3+ version : 0.25.1
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ synapse:
1313 image :
1414 repository : " ghcr.io/code-tool/matrix-stack/synapse"
1515 # varsion with git+https://github.com/davefatkin/synapse-s3-storage-provider.git#egg=synapse-s3-storage-provider
16- tag : " v1.129 .0"
16+ tag : " v1.133 .0"
1717 pullPolicy : IfNotPresent
1818 autoscaling :
1919 enabled : true
@@ -371,6 +371,7 @@ ingress:
371371 - " /_matrix/client/(api/v1|r0|v3|unstable)/directory/room/.*$"
372372 - " /_matrix/client/(r0|v3|unstable)/capabilities$"
373373 - " /_matrix/client/(r0|v3|unstable)/notifications$"
374+ - " /_synapse/admin/v1/rooms/"
374375 # User directory search requests
375376 - " /_matrix/client/(api/v1|r0|v3|unstable)/user_directory/search$"
376377 # TODO: check search url
You can’t perform that action at this time.
0 commit comments