summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2014-10-09 15:00:36 +0200
committerLukas Reschke <lukas@owncloud.com>2014-10-09 15:48:30 +0200
commit16cd74906501faf15946d2506037cba90cca7882 (patch)
tree5e78543e32057946d659f5e6b331e64a3ac97a7f /apps/files_external
parentcc717c27d6cbfadfff4dc6cdfe110baccd097c84 (diff)
downloadnextcloud-server-16cd74906501faf15946d2506037cba90cca7882.tar.gz
nextcloud-server-16cd74906501faf15946d2506037cba90cca7882.zip
Add support for keys in the info.xml
This allows to have links to different doc base URLs a.
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/appinfo/info.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_external/appinfo/info.xml b/apps/files_external/appinfo/info.xml
index ee572561e7c..6acb58960d4 100644
--- a/apps/files_external/appinfo/info.xml
+++ b/apps/files_external/appinfo/info.xml
@@ -11,6 +11,9 @@
<author>Robin Appelman, Michael Gapczynski, Vincent Petry</author>
<requiremin>4.93</requiremin>
<shipped>true</shipped>
+ <documentation>
+ <admin>admin-external-storage</admin>
+ </documentation>
<types>
<filesystem/>
</types>