[Pkg-owncloud-commits] [SCM] owncloud.git branch, master, updated. upstream/4.0.0debian-114-g2e577c6
Paul van Tilburg
paulvt at debian.org
Tue May 22 23:09:38 UTC 2012
The following commit has been merged in the master branch:
commit 2e577c6f6659e7b28801525fa9d88f2f27f5980c
Author: Paul van Tilburg <paulvt at debian.org>
Date: Wed May 23 01:09:34 2012 +0200
Added some explanation why the App Store is disabled by default
diff --git a/debian/owncloud.README.Debian b/debian/owncloud.README.Debian
index 8510c49..ed6f15a 100644
--- a/debian/owncloud.README.Debian
+++ b/debian/owncloud.README.Debian
@@ -9,6 +9,21 @@ SQLite. By default MySQL support is installed. For more information about
the specific database, please see the README.Debian file in the
documentation of the owncloud-<database> package.
+App Store
+---------
+
+Since version 4, ownCloud supports the installation of third party application
+from its own AppStore. See also http://apps.owncloud.com/ for an overview.
+In the configuration generated by the setup the App Store is disabled by
+default, because it will allow you to install software that is not
+verified, possibly insecure and also might override software that came with
+this ownCloud package, resulting in something that dpkg/apt cannot track.
+
+You can enable the App Store, however, by setting the "appstoreenable" key
+to true in the configuration file /etc/owncloud/config.php. (This requires
+the initial setup to have been completed.) Doing this is AT YOUR OWN RISK
+and is not supported by Debian!
+
Running on specific/single virtual host(s)
------------------------------------------
--
owncloud.git
More information about the Pkg-owncloud-commits
mailing list