mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-15 10:53:09 -06:00
Remove riot.im from the list of trusted ID servers in the default config
Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
4452cb4a65
commit
399d58c464
|
|
@ -17,7 +17,6 @@ matrix:
|
|||
trusted_third_party_id_servers:
|
||||
- vector.im
|
||||
- matrix.org
|
||||
- riot.im
|
||||
|
||||
# The media repository config
|
||||
media:
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ matrix:
|
|||
trusted_third_party_id_servers:
|
||||
- vector.im
|
||||
- matrix.org
|
||||
- riot.im
|
||||
|
||||
# The media repository config
|
||||
media:
|
||||
|
|
|
|||
Loading…
Reference in a new issue