mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-04-18 04:45:46 -04:00
Update README.md
This commit is contained in:
parent
1bf9f5a019
commit
6a59e8a9ea
@ -7,7 +7,7 @@ registry], but you can also install from source ([upstream instructions]).
|
||||
|
||||
The master branch and `:latest` docker tag are upgraded to each upstream
|
||||
release candidate very soon after release (usually within 10 minutes). There
|
||||
are also docker tags for each release, e.g. `:1.23.0`. If you don't want RCs,
|
||||
are also docker tags for each release, e.g. `:1.57.0`. If you don't want RCs,
|
||||
use the specific release tags.
|
||||
|
||||
[Synapse]: https://github.com/matrix-org/synapse
|
||||
@ -18,11 +18,12 @@ use the specific release tags.
|
||||
* Default power level for room creator is 9001 instead of 100.
|
||||
* Room creator can specify a custom room ID with the `room_id` param in the
|
||||
request body. If the room ID is already in use, it will return `M_CONFLICT`.
|
||||
* URL previewer user agent includes `Bot` so Twitter previews work properly.
|
||||
* ~~URL previewer user agent includes `Bot` so Twitter previews work properly.~~
|
||||
Upstreamed after over 2 years 🎉
|
||||
* Local event creation concurrency is disabled to avoid unnecessary state
|
||||
resolution.
|
||||
* Register admin API can register invalid user IDs.
|
||||
* Docker image with jemalloc.
|
||||
* Docker image with jemalloc enabled by default.
|
||||
* Config option to allow specific users to send events without unnecessary
|
||||
validation.
|
||||
* Config option to allow specific users to receive events that are usually
|
||||
|
Loading…
x
Reference in New Issue
Block a user