From 4f0812d8e6e654b33245ccc52ec3706bd7c18cad Mon Sep 17 00:00:00 2001 From: Ben Klang Date: Sun, 20 Dec 2009 22:47:51 +0000 Subject: [PATCH] Clean up formatting, fix bugs in nested tags. Add ability to specify a different driver for Devices vs. Extensions. git-svn-id: https://svn.alkaloid.net/gpl/shout/trunk@495 06cd67b6-e706-0410-b29e-9de616bca6e9 --- config/conf.xml | 45 ++++++++++++++++++++++++++++++++++----------- 1 file changed, 34 insertions(+), 11 deletions(-) diff --git a/config/conf.xml b/config/conf.xml index 4ba17f0ce..ed5dbebb8 100644 --- a/config/conf.xml +++ b/config/conf.xml @@ -1,16 +1,39 @@ - - - Device Storage - ldap - - - - - - + + + Extension Storage + ldap + + + + + + + + + + + + + + + + Device Storage + ldap + + + + + + + + + + + + + -- 2.11.0