mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-02 08:56:01 -04:00
Add doc
This commit is contained in:
parent
dafef5a688
commit
ec9331f851
2 changed files with 23 additions and 1 deletions
|
@ -30,6 +30,14 @@ running:
|
|||
python synapse/python_dependencies.py | xargs -n1 pip install
|
||||
|
||||
|
||||
Upgrading to v0.15.0
|
||||
====================
|
||||
|
||||
If you want to use the new URL previewing API (/_matrix/media/r0/preview_url)
|
||||
then you have to explicitly enable it in the config and install the optional
|
||||
dependencies. See README.rst for details.
|
||||
|
||||
|
||||
Upgrading to v0.11.0
|
||||
====================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue