From c572f4a4e7224b0a9fda68be02b512e9358e3722 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Bl=C3=BCm?= Date: Mon, 9 Jul 2018 23:51:56 +0200 Subject: [PATCH] small changes to system requirements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marius Blüm --- admin_manual/installation/system_requirements.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index 0661a0465..c9c9ba477 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -9,7 +9,7 @@ For best performance, stability and functionality we have documented some recomm The Nextcloud server is not compatible with Windows and macOS. .. note:: If you plan a setup for your organization and you rely on professional deployment consulting (e.g. efficient and - reliable scaling) and support, we strongly recommend you to check out our `enterprise support + reliable scaling) and support, we strongly recommend you to check out our `**enterprise support** `_. +------------------+-----------------------------------------------------------------------+ @@ -27,7 +27,7 @@ The Nextcloud server is not compatible with Windows and macOS. | | - PostgreSQL 9/10 | | | - SQLite (*only recommended for testing and minimal-instances*) | +------------------+-----------------------------------------------------------------------+ -| Webserver | - **Apache 2.4 with ``mod_php``, ``php-fpm``** (recommended) | +| Webserver | - **Apache 2.4 with** ``mod_php`` **and** ``php-fpm`` (recommended) | | | - nginx with ``php-fpm`` | +------------------+-----------------------------------------------------------------------+ | PHP Runtime | - 5.6 |