summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d76481d)
raw | patch | inline | side by side (parent: d76481d)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 Oct 2009 07:59:51 +0000 (07:59 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 7 Oct 2009 07:59:51 +0000 (07:59 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14546 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/setup/class_setupStep_Config3.inc | patch | blob | history |
diff --git a/gosa-core/setup/class_setupStep_Config3.inc b/gosa-core/setup/class_setupStep_Config3.inc
index 1592df8389192b065f85d7efd30ac2b9db5a7ede..22cf4ad54d4941aa704dec4722f257abd9cbb116 100644 (file)
{
var $header_image = "images/setup/server.png";
- var $errorlvl = TRUE;
+ var $errorlvl = false;
var $login_attributes = array("uid" => "uid",
"mail" => "mail",
var $optional = array(
"login_attribute" => "uid",
"strict_units" => false,
- "list_summary" => false,
+ "list_summary" => true,
"forceglobals" => true,
"forcessl" => false,
"ldapstats" => false,