?iť?

Your IP : 18.117.188.67


Current Path : /home/scgforma/www/cloud/apps/sharebymail/appinfo/
Upload File :
Current File : /home/scgforma/www/cloud/apps/sharebymail/appinfo/info.xml

<?xml version="1.0"?>
<info>
    <id>sharebymail</id>
    <name>Share by mail</name>
    <description>Share provider which allows you to share files by mail</description>
    <licence>AGPL</licence>
    <author>Bjoern Schiessle</author>
    <version>1.3.0</version>
    <namespace>ShareByMail</namespace>
    <category>other</category>
    <dependencies>
        <nextcloud min-version="13" max-version="13" />
    </dependencies>
    <default_enable/>

    <types>
        <filesystem/>
    </types>

    <settings>
        <admin>OCA\ShareByMail\Settings\Admin</admin>
    </settings>

    <activity>
        <providers>
            <provider>OCA\ShareByMail\Activity</provider>
        </providers>
    </activity>
</info>