Update admin_manual/installation/system_requirements.rst

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke
2021-01-07 08:43:32 +01:00
committed by GitHub
parent 241de74228
commit e26ad35ab5

View File

@@ -23,7 +23,7 @@ For best performance, stability and functionality we have documented some recomm
+------------------+-----------------------------------------------------------------------+
| Database | - **MySQL 8.0+ or MariaDB 10.2+** (recommended) |
| | - Oracle Database 11g (*only as part of an enterprise subscription*) |
| | - PostgreSQL 9.6/10/11 |
| | - PostgreSQL 9.6/10/11 |
| | - SQLite (*only recommended for testing and minimal-instances*) |
+------------------+-----------------------------------------------------------------------+
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |