mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #11077 from nextcloud/backport/11018/stable27
[stable27] Add documentation for files_sharing:hide_disabled_user_shares option
This commit is contained in:
commit
0ffad3fdf8
@ -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**.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user