Skip to content

Commit

Permalink
Update requirement docs to require PG 13
Browse files Browse the repository at this point in the history
PG 12 is EOL for some months now.
  • Loading branch information
LukasKalbertodt committed Feb 5, 2025
1 parent 05c30a4 commit 9cf8168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/setup/requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar_position: 1
To run, Tobira requires:

- A Unix system.
- A **PostgreSQL** (≥12) database (see below for further requirements).
- A **PostgreSQL** (≥13) database (see below for further requirements).
- [**Meilisearch**](https://www.meilisearch.com/) (≥ v1.12). For installation, see [Meili's docs](https://docs.meilisearch.com/learn/getting_started/quick_start.html#step-1-setup-and-installation).
- An **Opencast** that satisfies certain condition. See below.

Expand Down

0 comments on commit 9cf8168

Please sign in to comment.