mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
add Shibboleth command to occ page 8.2+
This commit is contained in:
@@ -28,6 +28,7 @@ occ Command Directory
|
||||
* :ref:`ldap_commands_label`
|
||||
* :ref:`logging_commands_label`
|
||||
* :ref:`maintenance_commands_label`
|
||||
* :ref:`shibboleth_label` (Enterprise only)
|
||||
* :ref:`trashbin_label`
|
||||
* :ref:`user_commands_label`
|
||||
* :ref:`versions_label`
|
||||
@@ -699,6 +700,16 @@ command after modifying ``config/mimetypemapping.json``. If you change a
|
||||
mimetype, run ``maintenance:mimetype:update-db --repair-filecache`` to apply the
|
||||
change to existing files.
|
||||
|
||||
.. _shibboleth_label:
|
||||
|
||||
Shibboleth Modes (Enterprise only)
|
||||
----------------------------------
|
||||
|
||||
``shibboleth:mode`` sets your Shibboleth mode to ``notactive``,
|
||||
``autoprovision``, or ``ssoonly``::
|
||||
|
||||
shibboleth:mode [mode]
|
||||
|
||||
.. _trashbin_label:
|
||||
|
||||
Trashbin
|
||||
|
||||
Reference in New Issue
Block a user