mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
chore: add Readme file for nextcloud plugin + fix typo
This commit is contained in:
parent
dff305e645
commit
943b2560c1
2 changed files with 16 additions and 2 deletions
14
plugins/nextcloud/README.md
Normal file
14
plugins/nextcloud/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# SnappyMail plugin for nextcloud
|
||||
|
||||
## Nextcloud Addressbook for recipients
|
||||
|
||||
This plugin can let user to choose which nextcloud addressbook to use save recipients. This is opt-in feature (enabled by admin). After admin enable this, user will find a dropdown in his/her SnappyMail's `Contacts` section, containing all his/her addressbook.
|
||||
|
||||
### Admin settings
|
||||
|
||||
- `enableNcAddressbook` : Enable User to choose Nextcloud addressbook for recipients. Default value: `false`
|
||||
- `disableSnappymailContactsUI` : Disable SnappyMail internal addressbook. This is recomended if nextcloud addressbook is being used. Default value: `false`
|
||||
- `defaultNCAddressbookUri` : Default nextcloud addressbook URI for recipients. Default value: `webmail`
|
||||
- `defaultNCAddressbookName` : Default nextcloud addressbook Name for recipients. Default value: `WebMail`
|
||||
- `defaultNCAddressbookDescription` : Default nextcloud addressbook description for recipients. Default value: `Recipients from snappymail`
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue