Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit e714b8a

Browse files
pReyaclokep
andauthored
Fix documentation header for allow_public_rooms_over_federation (#13116)
Signed-off-by: Moritz Stückler <[email protected]> Co-authored-by: Patrick Cloke <[email protected]>
1 parent 92a0c18 commit e714b8a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/13116.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix wrong section header for `allow_public_rooms_over_federation` in the homeserver config documentation.

docs/usage/configuration/config_documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ Example configuration:
317317
allow_public_rooms_without_auth: true
318318
```
319319
---
320-
### `allow_public_rooms_without_auth`
320+
### `allow_public_rooms_over_federation`
321321

322322
If set to true, allows any other homeserver to fetch the server's public
323323
rooms directory via federation. Defaults to false.

0 commit comments

Comments
 (0)