server/apps/files_encryption/appinfo/info.xml
Frank Karlitschek d7c09d8bb5 add a warning
2012-05-20 10:59:37 +02:00

13 lines
372 B
XML

<?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>