mirror of https://github.com/caronc/apprise
Updated Notify_nextcloud (markdown)
parent
6801672664
commit
c779dcb268
|
@ -5,7 +5,7 @@
|
||||||
* **Message Limit**: 4000 Characters per message
|
* **Message Limit**: 4000 Characters per message
|
||||||
|
|
||||||
### Account Setup
|
### Account Setup
|
||||||
The official [Notifications app](https://github.com/nextcloud/notifications) will need to be installed. An 'app password' (also referred to as 'device-specific' password/token) of the admin-user will need to be created, see the [documentation](https://docs.nextcloud.com/server/stable/user_manual/session_management.html#managing-devices) for more information. Don't forget to disable file system access for this password.
|
The official [Notifications app](https://github.com/nextcloud/notifications) will need to be installed. An 'app password' (also referred to as 'device-specific' password/token) of the admin-user will need to be created, see the [documentation](https://docs.nextcloud.com/server/19/user_manual/session_management.html#device-specific-passwords-and-password-changes) for more information. Don't forget to disable file system access for this password.
|
||||||
|
|
||||||
### Syntax
|
### Syntax
|
||||||
Secure connections (via https) should be referenced using **nclouds://** where as insecure connections (via http) should be referenced via **ncloud://**.
|
Secure connections (via https) should be referenced using **nclouds://** where as insecure connections (via http) should be referenced via **ncloud://**.
|
||||||
|
|
Loading…
Reference in New Issue