mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-17 03:43:11 -06:00
Example perspective config included
This commit is contained in:
parent
a3c1adc2a9
commit
42a046b5e9
|
|
@ -17,6 +17,14 @@ matrix:
|
|||
trusted_third_party_id_servers:
|
||||
- vector.im
|
||||
- matrix.org
|
||||
# Perspective key servers which are used when direct key requests fail
|
||||
#key_perspectives:
|
||||
# - server_name: matrix.org
|
||||
# keys:
|
||||
# - key_id: ed25519:auto
|
||||
# public_key: Noi6WqcDj0QmPxCNQqgezwTlBKrfqehY1u2FyWP9uYw
|
||||
# - key_id: ed25519:a_RXGa
|
||||
# public_key: l8Hft5qXKn1vfHrg3p4+W8gELQVo8N13JkluMfmn2sQ
|
||||
|
||||
# The media repository config
|
||||
media:
|
||||
|
|
|
|||
Loading…
Reference in a new issue