mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
docs: add note for database config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user