summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
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_versions
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_versions')
-rw-r--r--apps/files_versions/appinfo/info.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_versions/appinfo/info.xml b/apps/files_versions/appinfo/info.xml
index 605ef5ccc37..9aed8069b9b 100644
--- a/apps/files_versions/appinfo/info.xml
+++ b/apps/files_versions/appinfo/info.xml
@@ -14,6 +14,9 @@ In addition to the expiry of versions, ownCloud’s versions app makes certain n
<types>
<filesystem/>
</types>
+ <documentation>
+ <user>user-versions</user>
+ </documentation>
<default_enable/>
<ocsid>166053</ocsid>
</info>