1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-09-15 18:57:03 +00:00

docs: update info on simplified sliding sync

This commit is contained in:
Matthias Ahouansou 2025-05-09 12:34:40 +01:00
parent 88c95d36a8
commit 52c64cb62d
No known key found for this signature in database
2 changed files with 2 additions and 22 deletions

View file

@ -14,8 +14,6 @@ This is only recommended if Conduit is on the same physical server as the server
as servers don't always seem to cache the response, leading to slower response times otherwise, but it should also work if you
are connected to the server running Conduit using something like a VPN.
> **Note**: this will automatically allow you to use [sliding sync][0] without any extra configuration
To configure it, use the following options in the `global.well_known` table:
| Field | Type | Description | Default |
| --- | --- | --- | --- |
@ -63,7 +61,3 @@ Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Headers: X-Requested-With, Content-Type, Authorization
```
If you also want to be able to use [sliding sync][0], look [here](faq.md#how-do-i-setup-sliding-sync).
[0]: https://matrix.org/blog/2023/09/matrix-2-0/#sliding-sync