You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin_manual/configuration_files/file_sharing_configuration.rst
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,10 +60,14 @@ Configure your sharing policy on your Admin page in the Sharing section.
60
60
from creating any file shares in those groups. When you check this, you'll
61
61
get a dropdown list of all your groups to choose from. Members of excluded
62
62
groups can still receive shares, but not create any.
63
-
* Check ``Allow username autocompletion in share dialog`` to enable
64
-
auto-completion of Nextcloud usernames.
65
-
* Check ``Restrict username autocompletion to users within the same groups`` to limit
66
-
username autocompletion to users from within the same groups as the share owner.
63
+
* Check ``Allow username autocompletion in share dialog and allow access to the system address book`` to enable
64
+
auto-completion of Nextcloud usernames and list the system address book as resource when syncing contacts with CardDAV.
65
+
* Check ``Allow username autocompletion to users within the same groups and limit system address books to users in the same groups`` to limit
66
+
username autocompletion to users from within the same groups as the share owner. Also t* Check ``Allow username autocompletion to users within the same groups and limit system address books to users in the same groups`` to limit
67
+
* Check ``Allow username autocompletion to users based on phone number integration`` to limit
68
+
username autocompletion to users when the share owner has synced their phone address book via the Nextcloud Talk mobile clients and it contained the phone number the user configured in their profile.
69
+
* Check ``Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)``
70
+
to show despite of the previous restrictions a user suggestion, when the complete display name or user id was typed.
67
71
* Check ``Show disclaimer text on the public link upload page`` to set and show
68
72
a disclaimer text on public links with hidden file lists.
0 commit comments