From 4146b140d3ed5fa4dccb9c01879e8420f6743a5f Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 19 Sep 2024 07:13:37 -0700 Subject: [PATCH] Documentation: clarify session remember --- docs/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index 7cc474854..3530849dd 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -608,7 +608,7 @@ You can optionally also automatically redirect users to the SSO login with [PAPE #### [`PAPERLESS_ACCOUNT_SESSION_REMEMBER=`](#PAPERLESS_ACCOUNT_SESSION_REMEMBER) {#PAPERLESS_ACCOUNT_SESSION_REMEMBER} -: See the corresponding +: Only applies to regular (non-SSO) accounts. See the corresponding [django-allauth documentation](https://docs.allauth.org/en/latest/account/configuration.html) ## OCR settings {#ocr}