diff options
Diffstat (limited to 'apps/files/appinfo/info.xml')
-rw-r--r-- | apps/files/appinfo/info.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/appinfo/info.xml b/apps/files/appinfo/info.xml index 03076dee98c..76a06a0cb4b 100644 --- a/apps/files/appinfo/info.xml +++ b/apps/files/appinfo/info.xml @@ -8,4 +8,8 @@ <require>2</require> <standalone/> <default_enable/> + <remote> + <files>appinfo/remote.php</files> + <webdav>appinfo/remote.php</webdav> + </remote> </info> |