You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
15
15
### Updates to the Docker image
16
16
17
-
- Updated start.py to generate config using the correct user ID when running as root (fixes #16824, #15202). ([\#16978](https://github.com/element-hq/synapse/issues/16978))
17
+
- Updated `start.py` to generate config using the correct user ID when running as root (fixes [\#16824](https://github.com/element-hq/synapse/issues/16824), [\#15202](https://github.com/element-hq/synapse/issues/15202)). ([\#16978](https://github.com/element-hq/synapse/issues/16978))
18
18
19
19
### Improved Documentation
20
20
@@ -26,8 +26,8 @@
26
26
### Internal Changes
27
27
28
28
- Improve lock performance when a lot of locks are all waiting for a single lock to be released. ([\#16840](https://github.com/element-hq/synapse/issues/16840))
29
-
- Update power level default for public rooms (#16907). ([\#16907](https://github.com/element-hq/synapse/issues/16907))
0 commit comments