summaryrefslogtreecommitdiffstats
path: root/apps/user_webfinger/appinfo/info.xml
blob: fe1d43718633d1a591a46f2165cc062ac5dfb7fb (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<info>
	<id>user_webfinger</id>
	<name>Webfinger</name>
	<description>Provide WebFinger for all users so they get a user address like user@owncloudinstance which can be used for external applications. Other apps can provide information for webfinger requests, such as remoteStorage compatibility.</description>
	<licence>AGPL or MIT</licence>
	<author>Michiel de Jong, Florian Hülsmann</author>
	<require>2</require>
</info>