Updated Notify_nextcloud (markdown)

master
Chris Caron 2023-07-01 12:24:00 -04:00
parent 6801672664
commit c779dcb268
1 changed files with 1 additions and 1 deletions

@ -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://**.