Skip to content

docs/config: make it explicit that auto_join_rooms can be used for invite-only rooms#19660

Open
Ma27 wants to merge 1 commit intoelement-hq:developfrom
Ma27:improve-autojoin-docs
Open

docs/config: make it explicit that auto_join_rooms can be used for invite-only rooms#19660
Ma27 wants to merge 1 commit intoelement-hq:developfrom
Ma27:improve-autojoin-docs

Conversation

@Ma27
Copy link
Copy Markdown
Contributor

@Ma27 Ma27 commented Apr 7, 2026

Right now it looks like this option only works for publicly joinable rooms which is wrong thanks to auto_join_mxid_localpart. Point to that option to make it explicit you can also auto-invite people to invite-only rooms.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should (is this needed for a one-liner in the docs?):
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

…vite-only rooms

Right now it looks like this option only works for publicly joinable
rooms which is wrong thanks to `auto_join_mxid_localpart`. Point to that
option to make it explicit you can also auto-invite people to
invite-only rooms.
@Ma27 Ma27 requested a review from a team as a code owner April 7, 2026 12:21
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants