diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md index a7b2e67f..523c5c7d 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -263,14 +263,6 @@ This manages end-to-end encryption keys for users. ./bin/dendrite-polylith-multi --config=dendrite.yaml keyserver ``` -#### EDU server - -This manages processing EDUs such as typing, send-to-device events and presence. Clients do not talk to - -```bash -./bin/dendrite-polylith-multi --config=dendrite.yaml eduserver -``` - #### User server This manages user accounts, device access tokens and user account data, |