Merge pull request #13857 from nextcloud/backport/13855/stable32

[stable32] Feat: add link to required remote servers in system requirements
This commit is contained in:
Joas Schilling
2025-11-12 15:04:27 +01:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -248,6 +248,8 @@ security headers are shipped.
.. _Web TLS Profiler: https://tlsprofiler.danielfett.de/
.. _RFC 4086 ("Randomness Requirements for Security"): https://tools.ietf.org/html/rfc4086#section-5.2
.. _connections_to_remote_servers:
Connections to remote servers
-----------------------------

View File

@@ -41,6 +41,8 @@ For best performance, stability and functionality we have documented some recomm
See :doc:`source_installation` for minimum PHP-modules and additional software for installing Nextcloud.
To ensure the full functionality of your Nextcloud, please make sure that the server can reach the :ref:`required remote systems<connections_to_remote_servers>`.
CPU Architecture and OS
^^^^^^^^^^^^^^^^^^^^^^^
A 64-bit CPU, OS and PHP is required for Nextcloud to run well.