diff --git a/docs/extending-jellyseerr/database-config.mdx b/docs/extending-jellyseerr/database-config.mdx index 73ce1b0f1..f7ad3165c 100644 --- a/docs/extending-jellyseerr/database-config.mdx +++ b/docs/extending-jellyseerr/database-config.mdx @@ -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