[Pkg-owncloud-commits] [owncloud] 02/02: Document recommendations
David Prévot
taffit at moszumanska.debian.org
Mon May 5 21:51:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 88bf63207f0220d5c4a608ce912318f7014d6927
Author: David Prévot <taffit at debian.org>
Date: Mon May 5 17:48:51 2014 -0400
Document recommendations
Closes: #747130
---
debian/README.Debian | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
diff --git a/debian/README.Debian b/debian/README.Debian
index 3b1d87c..e0b9ba9 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -46,6 +46,32 @@ 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-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