2016-11-17 14:14:13 +03:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<info>
|
|
|
|
<id>lookup_server_connector</id>
|
|
|
|
<name>Lookup Server Connector</name>
|
|
|
|
<description>Sync public user information with the lookup server</description>
|
|
|
|
<licence>AGPL</licence>
|
|
|
|
<author>Bjoern Schiessle</author>
|
|
|
|
<namespace>LookupServerConnector</namespace>
|
|
|
|
<version>1.0.0</version>
|
|
|
|
<category>other</category>
|
|
|
|
<dependencies>
|
2016-12-14 18:09:53 +03:00
|
|
|
<nextcloud min-version="12.0" max-version="12.0" />
|
2016-11-17 14:14:13 +03:00
|
|
|
</dependencies>
|
|
|
|
<default_enable/>
|
|
|
|
<types>
|
|
|
|
<authentication/>
|
|
|
|
</types>
|
|
|
|
</info>
|