mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-26 10:33:12 -05:00
docs: Add an info callout about client-side cookies. (#6830)
This commit is contained in:
committed by
GitHub
parent
ff5e65b323
commit
d43a2020b3
@@ -235,6 +235,10 @@ The examples below provide copy-ready Docker Compose environment configurations
|
|||||||
THEME_DARK_ERROR: '#E57373'
|
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
|
### Docker Secrets
|
||||||
|
|
||||||
> <super>†</super> Starting in version `2.4.2`, any environment variable in the preceding lists with a dagger
|
> <super>†</super> Starting in version `2.4.2`, any environment variable in the preceding lists with a dagger
|
||||||
|
|||||||
Reference in New Issue
Block a user