mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-12 06:09:39 +07:00
Remove bz2 from recommend extensions
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
@@ -42,13 +42,13 @@ Database connectors (pick the one for your database):
|
||||
|
||||
*Recommended* packages:
|
||||
|
||||
* 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 (for Argon2 for password hashing. bcrypt is used as fallback, but if passwords were hashed with Argon2 already and the module is missing, your users can't log in.)
|
||||
|
||||
Required for specific apps:
|
||||
|
||||
* PHP module bz2 (for apps packaged as bz2 archive)
|
||||
* PHP module ldap (for LDAP integration)
|
||||
* PHP module smbclient (SMB/CIFS integration, see
|
||||
:doc:`../configuration_files/external_storage/smb`)
|
||||
|
||||
Reference in New Issue
Block a user