mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Add documentation for files_sharing:hide_disabled_user_shares option
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
@@ -202,6 +202,11 @@ The user will not longer be able to access their Nextcloud until you enable them
|
||||
Also all external shares, via public link or email, will not be accessible.
|
||||
Internal shares will still be working, so that other users on Nextcloud can continue working.
|
||||
|
||||
If you wish for internal shares to be disabled as well when a user is disabled,
|
||||
activate the configuration option files_sharing:hide_disabled_user_shares::
|
||||
|
||||
occ config:app:set files_sharing hide_disabled_user_shares --value yes
|
||||
|
||||
You will find all disabled users in the **disabled**-section on the left pane.
|
||||
Enabling users is as easy as disabling them. Just click on the "..."-menu, and
|
||||
select **Enable**.
|
||||
|
||||
Reference in New Issue
Block a user