Skip to content

Commit bb01521

Browse files
Update Index.rst (#6423) (#6424)
"are allowed" suggests that the admin login and CLI are still working (cherry picked from commit e2d783b) Co-authored-by: pascpil <pascal.pilz@cyperfection.de>
1 parent cfd8922 commit bb01521

File tree

1 file changed

+1
-1
lines changed
  • Documentation/Administration/SystemSettings/MaintenanceMode

1 file changed

+1
-1
lines changed

Documentation/Administration/SystemSettings/MaintenanceMode/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ It is also possible to add and remove this setting manually to the
3737
.. code-block:: php
3838
:caption: config/system/additional.php | typo3conf/system/additional.php
3939
40-
// Lock the backend for editors, admins and CLI are allowed
40+
// Lock the backend for editors, admins and CLI
4141
$GLOBALS['TYPO3_CONF_VARS']['BE']['adminOnly'] = -1;
4242
4343
This setting excludes any user, including administrators like yourself from

0 commit comments

Comments
 (0)