docs: add note for database config

This commit is contained in:
Fallenbagel
2024-12-28 03:19:08 +08:00
committed by GitHub
parent 8a097d5195
commit 8da02d01b2

View File

@@ -5,6 +5,10 @@ sidebar_position: 2
---
# Configuring the Database
:::important
Postgres is not supported on **latest** yet. (It is currently only available in **develop**)
:::
Jellyseerr supports SQLite and PostgreSQL. The database connection can be configured using the following environment variables:
## SQLite Options