We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5dde598 + be2f3ab commit 2ccba7fCopy full SHA for 2ccba7f
1 file changed
admin_manual/configuration_user/user_configuration.rst
@@ -202,6 +202,11 @@ The user will not longer be able to access their Nextcloud until you enable them
202
Also all external shares, via public link or email, will not be accessible.
203
Internal shares will still be working, so that other users on Nextcloud can continue working.
204
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
210
You will find all disabled users in the **disabled**-section on the left pane.
211
Enabling users is as easy as disabling them. Just click on the "..."-menu, and
212
select **Enable**.
0 commit comments