Remove welcome_user_id from Element and Schildichat
Ref: - https://github.com/matrix-org/matrix-react-sdk/pull/12153 - https://github.com/element-hq/element-web/pull/26885 Technically, it may still work for Schildichat, because it's stuck in the past. It will catch up soon anyway.
This commit is contained in:
@ -145,7 +145,6 @@ matrix_client_schildichat_bug_report_endpoint_url: "https://element.io/bugreport
|
||||
matrix_client_schildichat_show_lab_settings: true # noqa var-naming
|
||||
# schildichat public room directory server(s)
|
||||
matrix_client_schildichat_room_directory_servers: ['matrix.org']
|
||||
matrix_client_schildichat_welcome_user_id: ~
|
||||
# Branding of schildichat
|
||||
matrix_client_schildichat_brand: "schildichat"
|
||||
|
||||
|
Reference in New Issue
Block a user