From f095001e4b29229576f7f74881b78bf9b1db2c85 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 7 Feb 2018 16:04:45 +0100 Subject: Fix info.xml files of shipped apps Signed-off-by: Joas Schilling --- apps/files_external/appinfo/info.xml | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) (limited to 'apps/files_external/appinfo/info.xml') diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml index a924c32ba25..795c63a60f0 100644 --- a/apps/files_external/appinfo/info.xml +++ b/apps/files_external/appinfo/info.xml @@ -1,38 +1,36 @@ - + files_external External storage support + Adds basic external storage support This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types 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 Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file. External storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation. - AGPL + 1.5.0 + agpl Robin Appelman Michael Gapczynski Vincent Petry - - admin-external-storage - - 1.5.0 + Files_External + - 166048 - Files_External + + admin-external-storage + + files + integration + https://github.com/nextcloud/server/issues - - OCA\Files_External\Settings\Admin - OCA\Files_External\Settings\Section - OCA\Files_External\Settings\Personal - OCA\Files_External\Settings\PersonalSection - - OCA\Files_External\Command\ListCommand OCA\Files_External\Command\Config @@ -46,4 +44,11 @@ External storage can be configured using the GUI or at the command line. This se OCA\Files_External\Command\Verify OCA\Files_External\Command\Notify + + + OCA\Files_External\Settings\Admin + OCA\Files_External\Settings\Section + OCA\Files_External\Settings\Personal + OCA\Files_External\Settings\PersonalSection + -- cgit v1.2.3