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

info.xml « appinfo « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8fda775520b602ae4b217b975aeeb0fb221f811c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<info>
	<id>files_sharing</id>
	<name>Share Files</name>
	<description>File sharing between users</description>
	<version>0.1</version>
	<licence>AGPL</licence>
	<author>Michael Gapczynski</author>
	<require>2</require>
	<default_enable/>
	<types>
		<filesystem/>
	</types>
</info>