mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-04 15:05:05 -04:00
Update the value of group_creation_prefix in sample config. (#8992)
Removes the trailing slash with causes issues with matrix.to/Element.
This commit is contained in:
parent
68bb26da69
commit
cfcf5541b4
3 changed files with 3 additions and 2 deletions
|
@ -32,5 +32,5 @@ class GroupsConfig(Config):
|
|||
# If enabled, non server admins can only create groups with local parts
|
||||
# starting with this prefix
|
||||
#
|
||||
#group_creation_prefix: "unofficial/"
|
||||
#group_creation_prefix: "unofficial_"
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue