|
|
|
@@ -1657,6 +1657,12 @@ matrix_synapse_server_notices_system_mxid_display_name: "Server Notices" |
|
|
|
matrix_synapse_server_notices_system_mxid_avatar_url: ~ |
|
|
|
# The name of the room where server notices will be sent, this room will be created if it doesn't exist. |
|
|
|
matrix_synapse_server_notices_room_name: "Server Notices" |
|
|
|
# Optional avatar URL for the server notices room, example: mxc://example.com/abc123 |
|
|
|
matrix_synapse_server_notices_room_avatar_url: ~ |
|
|
|
# Optional topic for the server notices room. |
|
|
|
matrix_synapse_server_notices_room_topic: ~ |
|
|
|
# If true, users will be automatically joined to the server notices room instead of being invited. |
|
|
|
matrix_synapse_server_notices_auto_join: false |
|
|
|
|
|
|
|
# Controls whether searching the public room list is enabled. |
|
|
|
matrix_synapse_enable_room_list_search: true |
|
|
|
|