synapse: support server notices
This commit is contained in:
parent
a942662e12
commit
cabf831962
1 changed files with 5 additions and 0 deletions
|
@ -28,6 +28,11 @@ allow_public_rooms_over_federation: true
|
|||
presence:
|
||||
enabled: false
|
||||
|
||||
server_notices:
|
||||
system_mxid_localpart: server
|
||||
system_mxid_display_name: "Server notices"
|
||||
room_name: "Server notices"
|
||||
|
||||
#trusted_key_servers:
|
||||
# - server_name: "matrix.org"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue