summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 356897a)
raw | patch | inline | side by side (parent: 356897a)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 15 Nov 2007 12:44:43 +0000 (12:44 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 15 Nov 2007 12:44:43 +0000 (12:44 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-playground@7801 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa.conf | patch | blob | history |
diff --git a/gosa.conf b/gosa.conf
index fd005b097202e70629965dcd35d281bf1cac75af..deeb30ee8b0347ca01f954eb8be33c00a39cf7e1 100644 (file)
--- a/gosa.conf
+++ b/gosa.conf
;------------------------------------------------------------------------------
+[login]
+; Session relevant settings
+session-lifetime = 4711
+session-restore = true
-; GONICUS GmbH configuration. Most features directly in the configuration.
+; Checks if GOsa should take care about your security. ignore, warn, force are allowed values.
+ssl-mode = "ignore"
-[gonicus]
-; Location configuration
-display-name = "GONICUS GmbH"
+[display]
+
+; Locale settings
language = "de"
timezone = "Europe/Berlin"
-; Basic settings
-config = "ou=gosa,ou=configs,ou=systems,dc=gonicus,dc=de"
+; Core settings for the template engine
compile-dir = "/var/spool/gosa"
+; Optimizing
+compressed-output = true
+
; Debugging/Reporting
debug-level = DEBUG_LDAP
visible-errors = true
-; Optimizing
-compressed-output = true
-; Session relevant settings
-session-lifetime = 4711
-session-restore = true
+[display/menu]
+target = "menu"
+plugin = "DefaultMenu"
-; Display relevant settings
-list-summary = true
-theme = "default"
-; Checks if GOsa should take care about your security. ignore, warn, force are allowed values.
-ssl-mode = "ignore"
+[gonicus]
+
+; Location configuration
+display-name = "GONICUS GmbH"
+
+; Basic settings
+config = "ou=gosa,ou=configs,ou=systems,dc=gonicus,dc=de"
; Snapshot objects
enable-snapshots = true
footer= "Statistics with no information currently"
entryFormat= "|{_icon}|{cn} ({_filter(uppercase,{cn})})|{_actions}|"
filter= "sample"
+