summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/appinfo/info.xml
blob: ad87763a228c6d09ee9e12c2f46e9b51db7def2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<info>
	<id>files_encryption</id>
	<name>Encryption</name>
	<description>Server side encryption of files. Warning: You will lose your data if you enable this App and forget your password.</description>
	<licence>AGPL</licence>
	<author>Robin Appelman</author>
	<require>4</require>
	<shipped>true</shipped>
	<types>
		<filesystem/>
	</types>
</info>