Update env-configuration.md

Remove not my code
This commit is contained in:
Dominic 2024-10-29 12:41:56 -04:00 committed by GitHub
parent 0bb0cd8f12
commit 733c559073
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -290,12 +290,6 @@ Documentation on URL scheme available [here](https://docs.peewee-orm.com/en/late
- Default: `False`
- Description: Enables safe mode, which disables potentially unsafe features.
#### `OFFLINE_MODE`
- Type: `bool`
- Default: `False`
- Description: Enables offline mode, which disables features requires internet and recommended for Air-gapped enviornment.
#### `WEBUI_SESSION_COOKIE_SAME_SITE`
- Type: `str` (enum: `lax`, `strict`, `none`)