From b25c015516040dfedc276c596249b97175323f1f Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 6 Aug 2024 08:31:48 -0700 Subject: [PATCH] Documentation: fix config formatting --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 6f47c25be..e719e043d 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -600,7 +600,7 @@ You can optionally also automatically redirect users to the SSO login with [PAPE Defaults to False -#### ['PAPERLESS_REDIRECT_LOGIN_TO_SSO=`](#PAPERLESS_REDIRECT_LOGIN_TO_SSO) {#PAPERLESS_REDIRECT_LOGIN_TO_SSO} +#### [`PAPERLESS_REDIRECT_LOGIN_TO_SSO=`](#PAPERLESS_REDIRECT_LOGIN_TO_SSO) {#PAPERLESS_REDIRECT_LOGIN_TO_SSO} : When this setting is enabled users will automatically be redirected (using javascript) to the first SSO provider login. You may still want to disable the frontend login form for clarity.