mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
The sodium extension is only needed for argon2, iff: - PHP is < 8.4 and built without libargon2 With PHP < 8.4 you can also enable argon2 without sodium by compiling with libargon2 support. With PHP 8.4 the argon2 support is included in php-openssl which is already a hard requirement of Nextcloud. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> |
||
|---|---|---|
| .. | ||
| images | ||
| command_line_installation.rst | ||
| deployment_recommendations.rst | ||
| example_centos.rst | ||
| example_openbsd.rst | ||
| example_ubuntu.rst | ||
| harden_server.rst | ||
| index.rst | ||
| installation_wizard.rst | ||
| nginx-root.conf.sample | ||
| nginx-subdir.conf.sample | ||
| nginx.rst | ||
| php_configuration.rst | ||
| selinux_configuration.rst | ||
| server_tuning.rst | ||
| source_installation.rst | ||
| system_requirements.rst | ||
| uninstallation.rst | ||