info.xml 410 B

1234567891011121314
  1. <?xml version="1.0"?>
  2. <info>
  3. <id>files_encryption</id>
  4. <name>Encryption</name>
  5. <description>Server side encryption of files. Warning: You will lose your data if you enable this App and forget your password. Encryption is not yet compatible with LDAP.</description>
  6. <licence>AGPL</licence>
  7. <author>Sam Tuke</author>
  8. <require>4</require>
  9. <shipped>true</shipped>
  10. <types>
  11. <filesystem/>
  12. </types>
  13. </info>