mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #2040 from Lars1963/patch-2
New requirements for passwordless auth
This commit is contained in:
@@ -73,11 +73,12 @@ Required for specific apps:
|
||||
:doc:`../configuration_files/external_storage/smb`)
|
||||
* PHP module ftp (for FTP storage / external user authentication)
|
||||
* PHP module imap (for external user authentication)
|
||||
* PHP module bcmath (for passwordless login)
|
||||
* PHP module gmp (for passwordless login)
|
||||
|
||||
Recommended for specific apps (*optional*):
|
||||
|
||||
* PHP module exif (for image rotation in pictures app)
|
||||
* PHP module gmp (for SFTP storage)
|
||||
* PHP module exif (for image rotation in pictures app)
|
||||
|
||||
For enhanced server performance (*optional*) select one of the following
|
||||
memcaches:
|
||||
|
||||
Reference in New Issue
Block a user