mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-17 16:04:20 -05:00
Fix name of "alias_creation_rules" option in config manual (#14124)
This commit is contained in:
parent
544cc400e3
commit
e580f03e02
1
changelog.d/14124.doc
Normal file
1
changelog.d/14124.doc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Fix name of `alias_creation_rules` option in the config manual documentation.
|
@ -3541,9 +3541,9 @@ Example configuration:
|
|||||||
enable_room_list_search: false
|
enable_room_list_search: false
|
||||||
```
|
```
|
||||||
---
|
---
|
||||||
### `alias_creation`
|
### `alias_creation_rules`
|
||||||
|
|
||||||
The `alias_creation` option controls who is allowed to create aliases
|
The `alias_creation_rules` option controls who is allowed to create aliases
|
||||||
on this server.
|
on this server.
|
||||||
|
|
||||||
The format of this option is a list of rules that contain globs that
|
The format of this option is a list of rules that contain globs that
|
||||||
|
Loading…
Reference in New Issue
Block a user