From 81fa841b080e9545e8c7a91a7ced9b79b3b0e81e Mon Sep 17 00:00:00 2001 From: ferfebles <362413+ferfebles@users.noreply.github.com> Date: Thu, 29 Jul 2021 00:16:58 +0100 Subject: [PATCH] Restore broken table Just an space needed to bring back the supported platforms --- admin_manual/installation/system_requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index 7a96496b7..39e54ffdd 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -21,7 +21,7 @@ For best performance, stability and functionality we have documented some recomm | | - openSUSE Leap 42.1+ | | | - CentOS 8 | +------------------+-----------------------------------------------------------------------+ -| Database | - **MySQL 8.0+ or MariaDB 10.2/10.3/10.4/10.5** (recommended) | +| Database | - **MySQL 8.0+ or MariaDB 10.2/10.3/10.4/10.5** (recommended) | | | - Oracle Database 11g (*only as part of an enterprise subscription*) | | | - PostgreSQL 9.6/10/11/12/13 | | | - SQLite (*only recommended for testing and minimal-instances*) |