summaryrefslogtreecommitdiffstats
path: root/apps/remoteStorage/appinfo/info.xml
blob: 1388ad9c31618374cd457cbe7e9f0993e88ebaa8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<info>
	<id>remoteStorage</id>
	<name>remoteStorage compatibility</name>
	<description>Enables you to use ownCloud as their remote storage for unhosted applications. This app requires the Webfinger app to be installed and enabled correctly. More info on <a href="http://unhosted.org">the website of the unhosted movement</a>.</description>
	<licence>AGPL or MIT</licence>
	<author>Michiel de Jong</author>
	<require>4</require>
	<shipped>true</shipped>
	<remote>
		<remoteStorage>webdav.php</remoteStorage>
	</remote>
</info>