From 8db7f482f8a82b19f3a2b84bdb560bd60a431dae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me=20Chilliet?= <91878298+come-nc@users.noreply.github.com> Date: Tue, 7 Feb 2023 14:35:52 +0100 Subject: [PATCH 1/2] Revert "64-bit is required for NC26" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- 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 a3b7a0dc0..c00475564 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -15,7 +15,7 @@ For best performance, stability and functionality we have documented some recomm | Platform | Options | +==================+=======================================================================+ | Operating System | - **Ubuntu 22.04 LTS** (recommended) | -| (64-bit) | - Ubuntu 20.04 LTS | +| (64bit) | - Ubuntu 20.04 LTS | | | - **Red Hat Enterprise Linux 8** (recommended) | | | - Debian 11 (Bullseye) | | | - SUSE Linux Enterprise Server 15 | @@ -39,7 +39,7 @@ See :doc:`source_installation` for minimum PHP-modules and additional software f CPU Architecture and OS ^^^^^^^^^^^^^^^^^^^^^^^ -A 64-bit CPU and 64-bit OS is required for Nextcloud 26 and higher. +A 64bit CPU and 64bit OS is required for Nextcloud to run well. Memory ^^^^^^ From 2015f285984d60a29c1945cb9f47ad6e501c7913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me=20Chilliet?= Date: Wed, 8 Feb 2023 10:20:10 +0100 Subject: [PATCH 2/2] Fix back wording after revert MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Côme Chilliet --- 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 c00475564..426d9132b 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -15,7 +15,7 @@ For best performance, stability and functionality we have documented some recomm | Platform | Options | +==================+=======================================================================+ | Operating System | - **Ubuntu 22.04 LTS** (recommended) | -| (64bit) | - Ubuntu 20.04 LTS | +| (64-bit) | - Ubuntu 20.04 LTS | | | - **Red Hat Enterprise Linux 8** (recommended) | | | - Debian 11 (Bullseye) | | | - SUSE Linux Enterprise Server 15 | @@ -39,7 +39,7 @@ See :doc:`source_installation` for minimum PHP-modules and additional software f CPU Architecture and OS ^^^^^^^^^^^^^^^^^^^^^^^ -A 64bit CPU and 64bit OS is required for Nextcloud to run well. +A 64-bit CPU, OS and PHP is required for Nextcloud to run well. Memory ^^^^^^