example config: Document support items
Signed-off-by: Guido Günther <agx@sigxcpu.org>
This commit is contained in:
committed by
Jason Volk
parent
6a685b7ee9
commit
83ed29eb65
@@ -1761,19 +1761,28 @@
|
||||
#
|
||||
#server =
|
||||
|
||||
# This item is undocumented. Please contribute documentation for it.
|
||||
# The URL of the support web page. This and the below generate the content
|
||||
# of `/.well-known/matrix/support`.
|
||||
#
|
||||
# example: "https://example.com/support"
|
||||
#
|
||||
#support_page =
|
||||
|
||||
# This item is undocumented. Please contribute documentation for it.
|
||||
# The name of the support role.
|
||||
#
|
||||
# example: "m.role.admin"
|
||||
#
|
||||
#support_role =
|
||||
|
||||
# This item is undocumented. Please contribute documentation for it.
|
||||
# The email address for the above support role.
|
||||
#
|
||||
# example: "admin@example.com"
|
||||
#
|
||||
#support_email =
|
||||
|
||||
# This item is undocumented. Please contribute documentation for it.
|
||||
# The Matrix User ID for the above support role.
|
||||
#
|
||||
# example "@admin:example.com"
|
||||
#
|
||||
#support_mxid =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user