mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 20:16:16 -04:00
Add some limitations to alias creation
This commit is contained in:
parent
c1799b0f85
commit
84196cb231
5 changed files with 40 additions and 2 deletions
|
@ -239,6 +239,11 @@ listeners:
|
|||
# Used by phonehome stats to group together related servers.
|
||||
#server_context: context
|
||||
|
||||
# Whether to require a user to be in the room to add an alias to it.
|
||||
# Defaults to 'true'.
|
||||
#
|
||||
#require_membership_for_aliases: false
|
||||
|
||||
|
||||
## TLS ##
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue