From d2c0c2c86fbd436db26f8b4d57cdd660aae4625e Mon Sep 17 00:00:00 2001 From: 4d62 Date: Wed, 22 Jan 2025 21:08:47 -0500 Subject: [PATCH 1/3] website/integrations: template: add warning about value changes --- website/integrations/template/service.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/integrations/template/service.md b/website/integrations/template/service.md index 7a622a12e3c0..50ccc5db786b 100644 --- a/website/integrations/template/service.md +++ b/website/integrations/template/service.md @@ -20,6 +20,10 @@ The following placeholders are used in this guide: - `service.company` is the FQDN of the Service installation. (Remove this for SaaS) - `authentik.company` is the FQDN of the authentik installation. +:::note +This documentation lists only the settings that have been changed from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. +::: + ## Service configuration Insert Service configuration From a22874d5e7d8b3192a82f2789da38def3d27073d Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Thu, 23 Jan 2025 18:56:08 -0600 Subject: [PATCH 2/3] Update website/integrations/template/service.md Signed-off-by: Tana M Berry --- website/integrations/template/service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/integrations/template/service.md b/website/integrations/template/service.md index 50ccc5db786b..8e6d946effa0 100644 --- a/website/integrations/template/service.md +++ b/website/integrations/template/service.md @@ -21,7 +21,7 @@ The following placeholders are used in this guide: - `authentik.company` is the FQDN of the authentik installation. :::note -This documentation lists only the settings that have been changed from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. +This documentation lists only the settings that need to be changed from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. ::: ## Service configuration From 382f8cd6e7653fae1fa6622581b758a90d79e09b Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Thu, 23 Jan 2025 18:56:38 -0600 Subject: [PATCH 3/3] Update website/integrations/template/service.md Signed-off-by: Tana M Berry --- website/integrations/template/service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/integrations/template/service.md b/website/integrations/template/service.md index 8e6d946effa0..cb2259199b60 100644 --- a/website/integrations/template/service.md +++ b/website/integrations/template/service.md @@ -21,7 +21,7 @@ The following placeholders are used in this guide: - `authentik.company` is the FQDN of the authentik installation. :::note -This documentation lists only the settings that need to be changed from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. +This documentation lists only the settings that you need to change from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. ::: ## Service configuration