Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c007d85c authored by Ronak Patel's avatar Ronak Patel
Browse files

Edit info.xml

parent 4a24a4d0
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,14 +10,14 @@
    <description><![CDATA[in /e/OS cloud, nextcloud accounts are linked to mail accounts. This app ensures both are coordinated: it sets the e-mail address, quota and storage of the user upon creation.
    It also completes the account deletion by cleaning other parts of the /e/OS cloud setup to ensure no more data is retained when a user requests an account deletion.
    This app uses the UserDeletedEvent to invoke scripts in the docker-welcome container of /e/OS cloud setup]]></description>
    <version>v12.0.1</version>
    <version>13.0.0</version>
    <licence>agpl</licence>
    <author mail="dev@murena.com" homepage="https://murena.com/">Murena SAS</author>
    <namespace>EcloudAccounts</namespace>
    <category>tools</category>
    <bugs>https://gitlab.e.foundation/e/management/issues</bugs>
    <dependencies>
        <nextcloud min-version="29" max-version="30"/>
        <nextcloud min-version="30" max-version="31"/>
    </dependencies>
	<settings>
		<personal>OCA\EcloudAccounts\Settings\DeleteShopAccountSetting</personal>