]> source.dussan.org Git - nextcloud-server.git/commitdiff
Updated info.xml app description
authorMTRichards <matt@owncloud.com>
Thu, 9 Oct 2014 00:49:22 +0000 (20:49 -0400)
committerMTRichards <matt@owncloud.com>
Thu, 9 Oct 2014 00:49:22 +0000 (20:49 -0400)
Added larger app description

apps/files_external/appinfo/info.xml

index b8bada8e743ccc83ae5054681a00c18cee7bbd28..ee572561e7cd62857989e58a668ace35f58d648f 100644 (file)
@@ -2,7 +2,11 @@
 <info>
        <id>files_external</id>
        <name>External storage support</name>
-       <description>Mount external storage sources</description>
+       <description>
+       This application enables administrators to configure connections to external storage  provides, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other ownCloud servers, WebDAV servers and more. Administrators can choose in the GUI which type of storage to enable, and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root ownCloud directory, and then can then access and use it like any other ownCloud folder. External Storage also allows users to share files stored in these external location. In these cases, the credentials for the owner of the file are used then the recipient requests the file from external storage, thereby ensuring that the recipient can get at the file that was shared. 
+       
+       In addition to the GUI, it is possible to configure external storage manually at the command line. This option provides the advanced user with more flexibility for configuring bulk external storage mounts, as well as setting mount priorities. More information is available in the External Storage GUI documentation and the External Storage Configuration File documentation.
+       </description>
        <licence>AGPL</licence>
        <author>Robin Appelman, Michael Gapczynski, Vincent Petry</author>
        <requiremin>4.93</requiremin>