summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo/info.xml
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-07-27 19:02:23 +0200
committerBart Visscher <bartv@thisnet.nl>2012-07-27 19:35:33 +0200
commit896d27de36dd26515f30fa3b0748c9c6089600af (patch)
tree93aab8d29799875faf98f244ddcca77155e0012b /apps/files/appinfo/info.xml
parent1ea33ff36bf70ee2099f8d225f488dc220e3bcff (diff)
downloadnextcloud-server-896d27de36dd26515f30fa3b0748c9c6089600af.tar.gz
nextcloud-server-896d27de36dd26515f30fa3b0748c9c6089600af.zip
Chunked upload: Support reusing local chunks
Diffstat (limited to 'apps/files/appinfo/info.xml')
-rw-r--r--apps/files/appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml
index 105df092ce5..e58f83c5a01 100644
--- a/apps/files/appinfo/info.xml
+++ b/apps/files/appinfo/info.xml
@@ -15,5 +15,6 @@
<remote>
<files>appinfo/remote.php</files>
<webdav>appinfo/remote.php</webdav>
+ <filesync>appinfo/filesync.php</filesync>
</remote>
</info>