]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/websites/tools/tools/ldap.nix
Fix LDAP admin page
[perso/Immae/Config/Nix.git] / modules / private / websites / tools / tools / ldap.nix
index cc7044e70c3ae08bb6bb3bfde079abdace1b450a..96bd02cd12d1b930937cd9403d9fc5f9ed1daebe 100644 (file)
@@ -16,7 +16,8 @@ rec {
       $config->custom->appearance['show_clear_password'] = true;
       $config->custom->appearance['hide_template_warning'] = true;
       $config->custom->appearance['theme'] = "tango";
-      $config->custom->appearance['minimalMode'] = true;
+      $config->custom->appearance['minimalMode'] = false;
+      $config->custom->appearance['tree'] = 'AJAXTree';
 
       $servers = new Datastore();