Merge pull request #11861 from nextcloud/backport/11775/stable28

[stable28] fix(Requirements): Memory constrained environments
This commit is contained in:
Josh 2024-05-27 08:41:56 -04:00 committed by GitHub
commit 4eb64987dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,6 +56,11 @@ depending on the numbers of users, apps, files and volume of server activity.
Nextcloud needs a minimum of **128MB** RAM per process, and we recommend a minimum of **512MB** RAM per process.
In low memory environments, some features or apps may require adjustments to their default
settings in order to function (or, in some cases, may need to be disabled outright).
.. warning:: To use the built-in Updater, at least 256MB is required.
Database requirements for MySQL / MariaDB
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^