Update docs

This commit is contained in:
Till Faelligen 2024-11-04 15:34:08 +01:00
parent 4cc68ef922
commit 95d93b32e3
No known key found for this signature in database
GPG key ID: ACCDC9606D472758
32 changed files with 69 additions and 3 deletions

View file

@ -3,6 +3,8 @@ title: P2P Matrix
nav_exclude: true
---
{% include deprecation.html %}
# P2P Matrix
These are the instructions for setting up P2P Dendrite, current as of May 2020. There's both Go stuff and JS stuff to do to set this up.

View file

@ -2,6 +2,8 @@
nav_exclude: true
---
{% include deprecation.html %}
## Peeking
Local peeking is implemented as per [MSC2753](https://github.com/matrix-org/matrix-doc/pull/2753).