Skip to content

Commit

Permalink
Merge pull request #11934 from nextcloud/chore/adjust-system-requirem…
Browse files Browse the repository at this point in the history
…ents-nc30

fix: Adjust system requirement for upcoming Nextcloud 30
  • Loading branch information
nickvergessen authored Jun 26, 2024
2 parents c04a2ea + f93fcb0 commit 27ec411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin_manual/installation/system_requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For best performance, stability and functionality we have documented some recomm
| | - openSUSE Leap 15.5 |
| | - CentOS Stream |
+------------------+-----------------------------------------------------------------------+
| Database | - **MySQL 8.0+** or MariaDB 10.3/10.5/**10.6** (recommended)/10.11 |
| Database | - MySQL 8.0 / **8.4** or MariaDB 10.6/ **10.11** (recommended) / 11.4 |
| | - Oracle Database 11g (*only as part of an enterprise subscription*) |
| | - PostgreSQL 12/13/14/15/16 |
| | - SQLite (*only recommended for testing and minimal-instances*) |
Expand Down

0 comments on commit 27ec411

Please sign in to comment.