Merge pull request #10114 from nextcloud/nickvergessen-patch-1

fix(syntax): Fix list syntax in system requirements
This commit is contained in:
Côme Chilliet
2023-04-24 10:15:37 +02:00
committed by GitHub

View File

@@ -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