aboutsummaryrefslogtreecommitdiff
path: root/dendrite-config.yaml
diff options
context:
space:
mode:
authorKegsay <kegan@matrix.org>2020-09-07 14:47:59 +0100
committerGitHub <noreply@github.com>2020-09-07 14:47:59 +0100
commitc992f4f1f44b0e43e52010b10bc0a82ddf26848d (patch)
tree5468390c58377a69f9ae30b6511667e011256e8a /dendrite-config.yaml
parent8589f8373e627f9229e729186ab800d3116c12da (diff)
Remove current state server (#1405)
* Remove current state server Closes #1365 #1272 #1357 * Remove current state server from scripts/docs
Diffstat (limited to 'dendrite-config.yaml')
-rw-r--r--dendrite-config.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/dendrite-config.yaml b/dendrite-config.yaml
index 570669c1..be0972e4 100644
--- a/dendrite-config.yaml
+++ b/dendrite-config.yaml
@@ -141,17 +141,6 @@ client_api:
threshold: 5
cooloff_ms: 500
-# Configuration for the Current State Server.
-current_state_server:
- internal_api:
- listen: http://localhost:7782
- connect: http://localhost:7782
- database:
- connection_string: file:currentstate.db
- max_open_conns: 100
- max_idle_conns: 2
- conn_max_lifetime: -1
-
# Configuration for the EDU server.
edu_server:
internal_api: