mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-02 14:38:45 +07:00
Do not list curl and libcurl3. These are irrelevant.
This commits is a forward port of: 44d84353522b5a599b43cea6056e92e7726ae1a6 bf26aab24e0334cc2bfff9a4f834adbe4c99f5a2 c34ca50fe92e6d395f61eb7abb4917c8b910765a
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