mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
docs: add hint for php-sodium
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
parent
1e74b3c64d
commit
64108f8d2a
@ -72,6 +72,7 @@ Database connectors (pick the one for your database:)
|
||||
* PHP module bz2 (recommended, required for extraction of apps)
|
||||
* PHP module intl (increases language translation performance and fixes sorting
|
||||
of non-ASCII characters)
|
||||
* PHP module sodium (only on RHEL/CentOS to use Argon2 for password hashing. If the password was hashed with Argon2 and the module is missing, your users can't log in.)
|
||||
|
||||
Required for specific apps:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user