Merge pull request #9653 from nextcloud/enh/32bits-limitations

Document 32bits known limitations
This commit is contained in:
Côme Chilliet 2023-02-23 10:32:11 +01:00 committed by GitHub
commit ce72ec6791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,10 @@ 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
Memory
^^^^^^