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
path: root/apps
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@owncloud.com>2014-02-07 18:55:35 +0400
committerArthur Schiwon <blizzz@owncloud.com>2014-02-07 18:55:35 +0400
commit5c40ef090a1414c876cebcb548a0c854462e0b08 (patch)
tree84e5a50a8b8e6a87e5b968ab5cc8e40a882d5414 /apps
parent9c9b161f5116ba37d67620628965f9d42bb7120e (diff)
LDAP: add documentation info in info.xml
Diffstat (limited to 'apps')
-rw-r--r--apps/user_ldap/appinfo/info.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index 148a72cecbb..9cc908e8522 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -14,4 +14,7 @@
<types>
<authentication/>
</types>
+ <documentation>
+ <admin>http://doc.owncloud.org/server/6.0/go.php?to=admin-ldap</admin>
+ </documentation>
</info>