nextcloud/apps/files_sharing/appinfo/info.xml

14 lines
280 B
XML

<?xml version="1.0"?>
<info>
<id>files_sharing</id>
<name>Share Files</name>
<description>File sharing between users</description>
<licence>AGPL</licence>
<author>Michael Gapczynski</author>
<require>2</require>
<default_enable/>
<types>
<filesystem/>
</types>
</info>