[Pkg-owncloud-commits] [owncloud] 03/04: Document recommendations

David Prévot taffit at moszumanska.debian.org
Sun May 18 20:10:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch 6.0
in repository owncloud.

commit de23ba673131bbdec6655b64059c74cb2608952b
Author: David Prévot <taffit at debian.org>
Date:   Mon May 5 17:48:51 2014 -0400

    Document recommendations
    
    Closes: #747130
---
 debian/README.Debian | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/debian/README.Debian b/debian/README.Debian
index 3b1d87c..e106f88 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -46,6 +46,33 @@ writable by the ownCloud web application as the contents of
 The default of false for the apps_paths array(array("writable")) key
 ensures that the directory is also not checked for writability.
 
+Recommends
+----------
+
+Some non-default features are only available if the proper dependencies
+are installed.
+
+Send mail notification:		exim4 | mail-transport-agent
+Show proper thumbnails:
+		- images:	php5-imagick
+		- office doc:	libreoffice
+		- video:	libav-tools
+Some extra apps need dependencies:
+	- bookmarks:		php5-curl
+	- files_encryption:	php-crypt-blowfish
+				php5-mcrypt (performance)
+	- files_external:	php-aws-sdk
+				php-dropbox
+				php-google-api-php-client
+				php-irods-prods
+				php-opencloud
+				php-seclib
+				smbclient
+	- user_ldap		php5-ldap
+Improve performance:		php5-apcu | php5-xcache
+				php5-intl (language translation)
+Command line interface:		php5-cli
+
 Theming
 -------
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list