Welcome to mirror list, hosted at ThFree Co, Russian Federation.

info.xml « appinfo « remoteStorage « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8179ca99112ef158b73ff8b67504f0f3cfa4b677 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<info>
	<id>remoteStorage</id>
	<name>remoteStorage compatibility</name>
	<description>Enables your users to use ownCloud as their remote storage for unhosted applications.</description>
	<version>0.2</version>
	<licence>AGPL</licence>
	<author>Michiel de Jong</author>
	<require>2</require>
</info>