From 6297b889b2698eef1a1ae4b51d760e26f43cf44e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Tue, 19 Sep 2023 15:58:43 +0300 Subject: [PATCH] Updated Scanner & Software Recommendations (markdown) --- Scanner-&-Software-Recommendations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scanner-&-Software-Recommendations.md b/Scanner-&-Software-Recommendations.md index 14fbaa9..1a8050a 100644 --- a/Scanner-&-Software-Recommendations.md +++ b/Scanner-&-Software-Recommendations.md @@ -80,7 +80,7 @@ This part assumes your Doxie is connected to WiFi and you know its IP. 1. Open your Doxie web UI by navigating to its IP address 2. Navigate to Options -> Webhook -3. Set the URL to `https://[your-paperless-ngx-instance]/api/documents/post_document/` +3. Set the URL to `http://[your-paperless-ngx-instance]/api/documents/post_document/` (HTTPS is not supported) 4. Set the File Parameter Name to `document` 5. Add the username and password to the respective fields (Consider creating a user just for your Doxie) and click Submit at the bottom of the page