summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/appinfo
diff options
context:
space:
mode:
authorMTRichards <matt@owncloud.com>2014-10-08 21:24:54 -0400
committerMTRichards <matt@owncloud.com>2014-10-08 21:24:54 -0400
commitf5119778325419eeeb59caf8b269674b451d4d9a (patch)
tree4c086f0ef222c5baafc5dd5f752d4d974d56b65b /apps/files_sharing/appinfo
parent511ad6e1069b94c930ea412865cb14cb8f73c8f2 (diff)
downloadnextcloud-server-f5119778325419eeeb59caf8b269674b451d4d9a.tar.gz
nextcloud-server-f5119778325419eeeb59caf8b269674b451d4d9a.zip
Updated info.xml app description
Added updates description
Diffstat (limited to 'apps/files_sharing/appinfo')
-rw-r--r--apps/files_sharing/appinfo/info.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml
index c32a24ecd29..d6f7e4b1320 100644
--- a/apps/files_sharing/appinfo/info.xml
+++ b/apps/files_sharing/appinfo/info.xml
@@ -2,7 +2,11 @@
<info>
<id>files_sharing</id>
<name>Share Files</name>
- <description>File sharing between users</description>
+ <description>
+ This application enables users to share files within ownCloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within ownCloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of ownCloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.
+Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the ownCloud Documentation.
+
+ </description>
<licence>AGPL</licence>
<author>Michael Gapczynski, Bjoern Schiessle</author>
<requiremin>4.93</requiremin>