Skip to content

Commit 2ccba7f

Browse files
authored
Merge pull request #11018 from nextcloud/enh/hide-shares-from-disabled-users
Add documentation for files_sharing:hide_disabled_user_shares option
2 parents 5dde598 + be2f3ab commit 2ccba7f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

admin_manual/configuration_user/user_configuration.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,11 @@ The user will not longer be able to access their Nextcloud until you enable them
202202
Also all external shares, via public link or email, will not be accessible.
203203
Internal shares will still be working, so that other users on Nextcloud can continue working.
204204

205+
If you wish for internal shares to be disabled as well when a user is disabled,
206+
activate the configuration option files_sharing:hide_disabled_user_shares::
207+
208+
occ config:app:set files_sharing hide_disabled_user_shares --value yes
209+
205210
You will find all disabled users in the **disabled**-section on the left pane.
206211
Enabling users is as easy as disabling them. Just click on the "..."-menu, and
207212
select **Enable**.

0 commit comments

Comments
 (0)