aboutsummaryrefslogtreecommitdiff
path: root/build/docker/config
diff options
context:
space:
mode:
authorS7evinK <2353100+S7evinK@users.noreply.github.com>2022-03-29 14:14:35 +0200
committerGitHub <noreply@github.com>2022-03-29 14:14:35 +0200
commit49dc49b232432d52c082646cc6f778593f4cb8b4 (patch)
treee809deedcae2127e930b0d382c863561b61fd9d2 /build/docker/config
parent7972915806348847ecd9a9b8a1b1ff0609cb883c (diff)
Remove eduserver (#2306)
* Move receipt sending to own JetStream producer * Move SendToDevice to producer * Remove most parts of the EDU server * Fix SendToDevice & copyrights * Move structs, cleanup EDU Server traces * Use HeadersOnly subscription * Missing file * Fix linter issues * Move consumers to own files * Rename durable consumer; Consumer cleanup * Docs/config cleanup
Diffstat (limited to 'build/docker/config')
-rw-r--r--build/docker/config/dendrite.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/build/docker/config/dendrite.yaml b/build/docker/config/dendrite.yaml
index c01ab62e..f3d37303 100644
--- a/build/docker/config/dendrite.yaml
+++ b/build/docker/config/dendrite.yaml
@@ -160,12 +160,6 @@ client_api:
threshold: 5
cooloff_ms: 500
-# Configuration for the EDU server.
-edu_server:
- internal_api:
- listen: http://0.0.0.0:7778
- connect: http://edu_server:7778
-
# Configuration for the Federation API.
federation_api:
internal_api: