From d43a2020b37dcee84cce570697b3c80b4caf7418 Mon Sep 17 00:00:00 2001 From: Alexandre Eberhardt <128633211+alexandreeberhardt@users.noreply.github.com> Date: Sat, 24 Jan 2026 15:33:19 -0500 Subject: [PATCH] docs: Add an info callout about client-side cookies. (#6830) --- .../getting-started/installation/backend-config.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/documentation/getting-started/installation/backend-config.md b/docs/docs/documentation/getting-started/installation/backend-config.md index 233c67510..93510734e 100644 --- a/docs/docs/documentation/getting-started/installation/backend-config.md +++ b/docs/docs/documentation/getting-started/installation/backend-config.md @@ -235,6 +235,10 @@ The examples below provide copy-ready Docker Compose environment configurations THEME_DARK_ERROR: '#E57373' ``` +!!! info + Browser cookies may cause the client to keep outdated settings. + Clearing the cookies can be required for the change to take effect. + ### Docker Secrets > Starting in version `2.4.2`, any environment variable in the preceding lists with a dagger