info.xml 288 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</description>
  6. <version>0.1</version>
  7. <licence>AGPL</licence>
  8. <author>Robin Appelman</author>
  9. <require>3</require>
  10. <types>
  11. <filesystem/>
  12. </types>
  13. </info>