summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/appinfo/info.xml
blob: 46f1375c9875a41bc558a29e49db1db619d93b8e (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>The new ownCloud 5 files encryption system. After the app was enabled you need to re-login to initialize your encryption keys.</description>
	<licence>AGPL</licence>
	<author>Sam Tuke, Bjoern Schiessle, Florin Peter</author>
	<require>4</require>
	<shipped>true</shipped>
	<types>
		<filesystem/>
	</types>
</info>