changeset 382:469bcbdfe281

mod_storage_ldap, mod_storage_mongodb: Add Type-Storage labels
author Kim Alvefur <zash@zash.se>
date Sat, 29 Jun 2013 23:04:11 +0200
parents a21acacc8b22
children 9c586d75c8a4
files mod_storage_ldap.wiki mod_storage_mongodb.wiki
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mod_storage_ldap.wiki	Sat Jun 29 22:57:39 2013 +0200
+++ b/mod_storage_ldap.wiki	Sat Jun 29 23:04:11 2013 +0200
@@ -1,4 +1,5 @@
 #summary LDAP storage for rosters, groups, and vcards
+#labels Type-Storage
 
 = Introduction =
 
@@ -18,4 +19,4 @@
   * groups.basedn
   * vcard_format (optional)
 
-See the README.md distributed with [mod_lib_ldap] for details. 
\ No newline at end of file
+See the README.md distributed with [mod_lib_ldap] for details. 
--- a/mod_storage_mongodb.wiki	Sat Jun 29 22:57:39 2013 +0200
+++ b/mod_storage_mongodb.wiki	Sat Jun 29 23:04:11 2013 +0200
@@ -1,4 +1,5 @@
 #summary MongoDB Storage Module
+#labels Type-Storage
 
 = Introduction =
 
@@ -24,4 +25,4 @@
 
 = Compatibility =
 
-|| trunk || Untested, but should work ||
\ No newline at end of file
+|| trunk || Untested, but should work ||