summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@owncloud.com>2014-02-07 15:55:35 +0100
committerArthur Schiwon <blizzz@owncloud.com>2014-02-10 12:59:11 +0100
commit299d37154b749855915c8dbc7ab8a123c4aa27f2 (patch)
tree7fc93b6524f0b2efa762e65aa50e92348b156391 /apps/user_ldap/appinfo
parent6b5a7035ee4aa5306ccd13a5e0909f786697e588 (diff)
downloadnextcloud-server-299d37154b749855915c8dbc7ab8a123c4aa27f2.tar.gz
nextcloud-server-299d37154b749855915c8dbc7ab8a123c4aa27f2.zip
LDAP: add documentation info in info.xml
Diffstat (limited to 'apps/user_ldap/appinfo')
-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>