mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
Fix copypasted comment (#7477)
Signed-off-by: Paul Tötterman <paul.totterman@iki.fi>
This commit is contained in:
parent
18c1e52d82
commit
46cb2550bb
1
changelog.d/7477.doc
Normal file
1
changelog.d/7477.doc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Fix copy-paste error in `ServerNoticesConfig` docstring. Contributed by @ptman.
|
@ -51,7 +51,7 @@ class ServerNoticesConfig(Config):
|
|||||||
None if server notices are not enabled.
|
None if server notices are not enabled.
|
||||||
|
|
||||||
server_notices_mxid_avatar_url (str|None):
|
server_notices_mxid_avatar_url (str|None):
|
||||||
The display name to use for the server notices user.
|
The MXC URL for the avatar of the server notices user.
|
||||||
None if server notices are not enabled.
|
None if server notices are not enabled.
|
||||||
|
|
||||||
server_notices_room_name (str|None):
|
server_notices_room_name (str|None):
|
||||||
|
Loading…
Reference in New Issue
Block a user