From 1ba2d17e0e6c436350447cc17043376054b2a695 Mon Sep 17 00:00:00 2001 From: Dominik George <dominik.george@teckids.org> Date: Fri, 24 Jun 2022 14:09:57 +0000 Subject: [PATCH] Add note about not logging out of Element --- docs/admin/10_configuration.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/admin/10_configuration.rst b/docs/admin/10_configuration.rst index d78053d..21f8080 100644 --- a/docs/admin/10_configuration.rst +++ b/docs/admin/10_configuration.rst @@ -13,6 +13,9 @@ open the settings via ``Profile picture → All Settings``. Go to the tab ``Help & About`` and expand ``Access Token`` in the ``Advanced`` section. The access token will be displayed and can be copied. +After that, do not log out of Element, because that would invalidate the access token. +You might want to use a private tab in your browser or clear session data afterwards. + Creating a new user via open registration ----------------------------------------- -- GitLab