diff options
Diffstat (limited to 'dendrite/server/templates/dendrite.yaml.j2')
| -rw-r--r-- | dendrite/server/templates/dendrite.yaml.j2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dendrite/server/templates/dendrite.yaml.j2 b/dendrite/server/templates/dendrite.yaml.j2 index 3dcf474..350b96d 100644 --- a/dendrite/server/templates/dendrite.yaml.j2 +++ b/dendrite/server/templates/dendrite.yaml.j2 @@ -234,6 +234,10 @@ federation_api: # be required to satisfy key requests for servers that are no longer online when # joining some rooms. key_perspectives: + - server_name: envs.net + keys: + - key_id: ed25519:a_zIqy + public_key: vCUcZpt9hUn0aabfh/9GP/6sZvXcydww8DUstPHdJm0 - server_name: matrix.org keys: - key_id: ed25519:auto |
