diff --git a/appinfo/info.xml b/appinfo/info.xml index f05076c..10397de 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -3,8 +3,8 @@ xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd"> groupfolder_filesystem_snapshots Groupfolder Filesystem Snapshots - App proving a API for other apps, that allows restoring a groupfolder to a previous snapshot in the filesystem - App proving a PHP API for other apps, that allows restoring a groupfolder to a previous snapshot in the filesystem. Requires a ZFS filesystem. + Allows restoring a groupfolder to a previous snapshot in the filesystem + App proving a PHP API for other apps, that allows (partially) restoring a groupfolder to a previous snapshot in the filesystem. Requires a filesystem with snapshot support (tested with and made for ZFS). It is made for other apps to integrate with, IT DOES NOT WORK STANDALONE 1.1.1 agpl Jonathan Treffler