From ef92ad4fabd2f5c06280ef6d3484151a3d2e7324 Mon Sep 17 00:00:00 2001 From: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Date: Fri, 21 Apr 2023 17:49:08 +0200 Subject: [PATCH] fix(syntax): Fix list syntax in system requirements Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> --- admin_manual/installation/system_requirements.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/admin_manual/installation/system_requirements.rst b/admin_manual/installation/system_requirements.rst index 0e537d4ae..86165a0ed 100644 --- a/admin_manual/installation/system_requirements.rst +++ b/admin_manual/installation/system_requirements.rst @@ -42,6 +42,7 @@ CPU Architecture and OS A 64-bit CPU, OS and PHP is required for Nextcloud to run well. 32-bit systems are supported, with the following known limitations: + - Dates before Unix Epoch (1970-01-01) are not supported - Dates after 2038 are not supported