mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
fix(requirements): Clarify recommended MariaDB version
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
@@ -22,7 +22,7 @@ For best performance, stability and functionality we have documented some recomm
|
||||
| | - openSUSE Leap 15.4 |
|
||||
| | - CentOS Stream |
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
| Database | - **MySQL 8.0+ or MariaDB 10.3/10.4/10.5/10.6** (recommended) |
|
||||
| Database | - **MySQL 8.0+** or MariaDB 10.3/10.4/10.5/**10.6** (recommended) |
|
||||
| | - Oracle Database 11g (*only as part of an enterprise subscription*) |
|
||||
| | - PostgreSQL 10/11/12/13/14/15 |
|
||||
| | - SQLite (*only recommended for testing and minimal-instances*) |
|
||||
|
||||
Reference in New Issue
Block a user