Skip to content
Snippets Groups Projects
Commit 42f54829 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove testcode for a deployment: add save infos in template

parent 6d1d2b92
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,16 @@ $aConfig = array(
'DnAppNode' => '<%= @replace["ldap-dn-apps"] %>',
'debugLevel' => 0,
)
)
),
// where to store project data
'projects' => array(
'json' => array(
'active' => true,
),
'ldap' => array(
'active' => false,
),
),
);
// ----------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment