mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #242 from owncloud/stable6-remove-curl
[stable6] Remove curl package from dependency list
This commit is contained in:
@@ -36,8 +36,6 @@ And as *optional* dependencies:
|
||||
* PHP module ldap (for ldap integration)
|
||||
* PHP module mcrypt
|
||||
* PHP module openssl
|
||||
* curl
|
||||
* libcurl3
|
||||
|
||||
For performance increase (*optional* / select one of the following):
|
||||
|
||||
@@ -59,7 +57,7 @@ For external storage (*optional*):
|
||||
Please check your distribution, operating system or hosting partner documentation on how to install/enable
|
||||
these modules.
|
||||
|
||||
The curl packages are needed for some apps (e.g. http user authentication)
|
||||
The curl PHP module is required for some apps (e.g. http user authentication).
|
||||
|
||||
If you are running Ubuntu 10.04 LTS you will need to update your PHP from
|
||||
this `PHP PPA`_:
|
||||
|
||||
Reference in New Issue
Block a user