From c779dcb26814a1875921d4735763d011edfa567a Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Sat, 1 Jul 2023 12:24:00 -0400 Subject: [PATCH] Updated Notify_nextcloud (markdown) --- Notify_nextcloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_nextcloud.md b/Notify_nextcloud.md index 8c586b7..863fe42 100644 --- a/Notify_nextcloud.md +++ b/Notify_nextcloud.md @@ -5,7 +5,7 @@ * **Message Limit**: 4000 Characters per message ### 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 Secure connections (via https) should be referenced using **nclouds://** where as insecure connections (via http) should be referenced via **ncloud://**.