docs: add note for database config
This commit is contained in:
@@ -5,6 +5,10 @@ sidebar_position: 2
|
|||||||
---
|
---
|
||||||
# Configuring the Database
|
# 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:
|
Jellyseerr supports SQLite and PostgreSQL. The database connection can be configured using the following environment variables:
|
||||||
|
|
||||||
## SQLite Options
|
## SQLite Options
|
||||||
|
|||||||
Reference in New Issue
Block a user