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 1
1
---
2
2
name : 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:
13
13
image :
14
14
repository : " ghcr.io/code-tool/matrix-stack/synapse"
15
15
# 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"
17
17
pullPolicy : IfNotPresent
18
18
autoscaling :
19
19
enabled : true
@@ -371,6 +371,7 @@ ingress:
371
371
- " /_matrix/client/(api/v1|r0|v3|unstable)/directory/room/.*$"
372
372
- " /_matrix/client/(r0|v3|unstable)/capabilities$"
373
373
- " /_matrix/client/(r0|v3|unstable)/notifications$"
374
+ - " /_synapse/admin/v1/rooms/"
374
375
# User directory search requests
375
376
- " /_matrix/client/(api/v1|r0|v3|unstable)/user_directory/search$"
376
377
# TODO: check search url
You can’t perform that action at this time.
0 commit comments