mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Add installation instructions to repo (#192)
This commit is contained in:
parent
808c2e09f6
commit
46877b6baa
3 changed files with 183 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue