Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2017-03-22 23:30:44 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2017-03-22 23:30:44 +0300
commite3f8e416e68f62eaa22ec35b71280896705d8bf6 (patch)
tree16d0e2360d32987921cb15aed9c7ac2292ba8a31 /apps/files/appinfo
parente25b997d0b484c4cb428f0928360c840d71b7882 (diff)
Add files:scanAppData command
Fixes https://github.com/nextcloud/server/issues/3041 Add a dedicated command to scan the special appdata dir Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/files/appinfo')
-rw-r--r--apps/files/appinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml
index d956a237767..8b5678b331a 100644
--- a/apps/files/appinfo/info.xml
+++ b/apps/files/appinfo/info.xml
@@ -6,7 +6,7 @@
<licence>AGPL</licence>
<author>Robin Appelman, Vincent Petry</author>
<default_enable/>
- <version>1.7.1</version>
+ <version>1.7.2</version>
<types>
<filesystem/>
</types>
@@ -52,6 +52,7 @@
<command>OCA\Files\Command\Scan</command>
<command>OCA\Files\Command\DeleteOrphanedFiles</command>
<command>OCA\Files\Command\TransferOwnership</command>
+ <command>OCA\Files\Command\ScanAppData</command>
</commands>
<navigation>