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:
authorThomas Müller <thomas.mueller@tmit.eu>2014-02-07 20:13:45 +0400
committerThomas Müller <thomas.mueller@tmit.eu>2014-02-07 20:13:45 +0400
commitb353637e45018ba4d217f0c9ce46fa6930b6a06f (patch)
tree23dd7d439fc6b89a2c2a78521c89e4bb134afcab /apps
parentfb6290c87a9cfd43ca1332c6ef65ccbb29b073c6 (diff)
parent5c40ef090a1414c876cebcb548a0c854462e0b08 (diff)
Merge pull request #7129 from owncloud/ldap_info_doc
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>