Skip to content

Commit 93e1640

Browse files
Merge pull request #13524 from nextcloud/fix/admin/example-contact-enabled-by-default
feat(admin): example contact feature is enabled by default
2 parents f3a1403 + 366521b commit 93e1640

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

admin_manual/groupware/contacts.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,19 +85,18 @@ Example contact
8585

8686
.. versionadded:: 32.0.0
8787

88-
The example contact administration setting allows you to enable the creation of a contact in the user's address book when they log in for the first time.
89-
To enable the example contact feature:
88+
When a user logs in for the first time an example contact is created in the user's address book.
89+
90+
To disable the example contact feature:
9091

9192
1. Navigate to the Groupware settings in the admin settings.
9293
2. Scroll down to the "Example content" section.
93-
3. Enable the "Example contact" setting with the checkbox
94+
3. Disable the "Add example contact ..." setting with the checkbox
9495

9596
If you want to set a specific contact that should be created.
9697

9798
4. Press the "Import contact" button.
9899
5. Choose a vCard file (.vcf) that should be imported as an example contact.
99100

100-
Switching back to the default example contact provided by nextcloud is possible by pressing the "Reset to default contact" button.
101-
102-
.. note::
103-
Example contacts will only be created for users that log in for the first time after the feature was enabled.
101+
Switching back to the default example contact provided by nextcloud is possible by pressing the
102+
"Reset to default" button next to the import button.

0 commit comments

Comments
 (0)