From a1710af542cfbd75748304c006d41a30c6b461fe Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Fri, 13 Oct 2023 00:39:45 +1300 Subject: [PATCH] Explain that auto-invite also marks as admin --- registration.example.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/registration.example.yaml b/registration.example.yaml index bad42fe..9e7cd2c 100644 --- a/registration.example.yaml +++ b/registration.example.yaml @@ -19,4 +19,5 @@ ooye: server_name: [the part after the colon in your matrix id, like cadence.moe] server_origin: [the full protocol and domain of your actual matrix server's location, with no trailing slash, like https://matrix.cadence.moe] invite: - # - @cadence:cadence.moe # uncomment this to auto-invite the named user to newly created spaces + # uncomment this to auto-invite the named user to newly created spaces and mark them as admin (PL 100) everywhere + # - @cadence:cadence.moe