From 7c79e28d5c0a3d884ddec862dc7a87b2ff51c582 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Thu, 6 May 2021 20:29:44 +0100 Subject: [PATCH] Added a message on the application url field to better explain what it does --- .../app/settings/customization/customization.component.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Ombi/ClientApp/src/app/settings/customization/customization.component.html b/src/Ombi/ClientApp/src/app/settings/customization/customization.component.html index c98cf65fc..3b3044780 100644 --- a/src/Ombi/ClientApp/src/app/settings/customization/customization.component.html +++ b/src/Ombi/ClientApp/src/app/settings/customization/customization.component.html @@ -12,6 +12,10 @@
+ The application url should be your Externally Accessible URL for example, your internal URL is http://192.168.1.50/ but your Externally + Accessible URL is 'https://mydomain.com/requests' Please ensure this field is correct as it drives a lot of functionality include the QR code for the + mobile app and it affects the way email notifications are sent. + Application URL