ZP-810 Missing configuration in BackendCombined for BackendLDAP. Released...

ZP-810 Missing configuration in BackendCombined for BackendLDAP. Released under the Affero GNU General Public License (AGPL) version 3.
parent 6a1891a9
...@@ -74,6 +74,9 @@ class BackendCombinedConfig { ...@@ -74,6 +74,9 @@ class BackendCombinedConfig {
'v' => array( 'v' => array(
'name' => 'BackendVCardDir', 'name' => 'BackendVCardDir',
), ),
'l' => array(
'name' => 'BackendLDAP',
),
), ),
'delimiter' => '/', 'delimiter' => '/',
//force one type of folder to one backend //force one type of folder to one backend
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment