diff options
author | Richard van der Hoff <github@rvanderhoff.org.uk> | 2017-08-21 17:34:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-21 17:34:05 +0100 |
commit | 46877b6baa96e2e178b456f646210dfb7f8d1f1b (patch) | |
tree | 3773c9bac6623e18b59cf893ee2e893125aaa80f /dendrite-config.yaml | |
parent | 808c2e09f6d1d93cd01bb36d75ba2a589bc06933 (diff) |
Add installation instructions to repo (#192)
Diffstat (limited to 'dendrite-config.yaml')
-rw-r--r-- | dendrite-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dendrite-config.yaml b/dendrite-config.yaml index b19add18..8275ac4e 100644 --- a/dendrite-config.yaml +++ b/dendrite-config.yaml @@ -11,7 +11,7 @@ matrix: # The path to the PEM formatted matrix private key. private_key: "/etc/dendrite/matrix_key.pem" # The x509 certificates used by the federation listeners for this server - federation_certificates: ["/etc/dendrite/federation_tls.pem"] + federation_certificates: ["/etc/dendrite/server.pem"] # The media repository config media: |