From 61a9af17ea3d44fea9fa969cc78afcf2ec5d76eb Mon Sep 17 00:00:00 2001 From: Dominik George <dominik.george@teckids.org> Date: Sat, 25 Jun 2022 15:53:28 +0200 Subject: [PATCH] [Docs] Add warning related to #12 --- docs/admin/10_configuration.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/admin/10_configuration.rst b/docs/admin/10_configuration.rst index 21f8080..3387372 100644 --- a/docs/admin/10_configuration.rst +++ b/docs/admin/10_configuration.rst @@ -58,3 +58,9 @@ Details of the synchronization can be customized with the remaining config optio * **Power level for owners**: Specifies the Matrix room power level for group owners. * **Power level for members**: Specifies the Matrix room power level for group members. * **Reduce existing power levels**: For existing Matrix rooms that are going to be managed by AlekSIS, power levels can be overwritten by AlekSIS to match the previously defined power levels. + +.. warning:: + Do not change the **Use Spaces** preference after provisioning any rooms + for groups with sub-groups. If you need to change the behaviour after + the initial provisioning, first unlink the rooms and sketch out a manual + migration plan! -- GitLab