diff options
Diffstat (limited to 'docs/other')
-rw-r--r-- | docs/other/p2p.md | 2 | ||||
-rw-r--r-- | docs/other/peeking.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/other/p2p.md b/docs/other/p2p.md index 9f104f02..558ceb1c 100644 --- a/docs/other/p2p.md +++ b/docs/other/p2p.md @@ -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. diff --git a/docs/other/peeking.md b/docs/other/peeking.md index c4ae8981..940729f9 100644 --- a/docs/other/peeking.md +++ b/docs/other/peeking.md @@ -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). |