X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Fcontrib%2Fgosa.conf;h=e3d5f06be9018240d65d647d9095e563786a277d;hb=2bcc194f7b80c111f92d82dd4a58085743a3e44f;hp=bd92ebcef1a7f6ac538f1b9100683a2846a437a0;hpb=0fb744832aa9692e24c9cb2ec2638059eaab41bd;p=gosa.git diff --git a/gosa-core/contrib/gosa.conf b/gosa-core/contrib/gosa.conf index bd92ebcef..e3d5f06be 100644 --- a/gosa-core/contrib/gosa.conf +++ b/gosa-core/contrib/gosa.conf @@ -35,14 +35,10 @@
- + -{if $cv.use_netatalk} -{else} - -{/if} @@ -56,23 +52,16 @@ + -{if $cv.enableMimeType} -{else} - -{/if} - - -{if $cv.enableFAI_management} - -{else} - -{/if} + + + @@ -85,8 +74,8 @@ - - + + @@ -119,7 +108,7 @@ -{if $cv.use_netatalk} {else} {/if} + @@ -183,8 +172,7 @@ - - + @@ -192,14 +180,9 @@ -{if $cv.enableFAI_management} - -{else} - - -{/if} - + + @@ -208,14 +191,9 @@ - -{if $cv.enableFAI_management} + - -{else} - - -{/if} + @@ -253,12 +231,10 @@ -{if $cv.generic_settings.enableDHCP} + + -{/if} -{if $cv.generic_settings.enableDNS} -{/if} @@ -283,6 +259,11 @@ + + + + + @@ -299,7 +280,11 @@ {if $cv.mail == "kolab"} - + +{else} + {/if} @@ -311,11 +296,11 @@ username="OGo" password="" database="OGo" - datahost="localhost" /> + databaseServer="localhost" /> --> - + @@ -325,8 +310,6 @@ - -{if $cv.enableFAI_management} @@ -355,39 +338,16 @@ -{else} - -{/if} + + + + + + + + @@ -421,9 +381,9 @@ passwordHook="{$cv.pwd_rules.externalpwdhook}" {/if} {if $cv.errorlvl} - displayerrors="true" + displayErrors="true" {else} - displayerrors="false" + displayErrors="false" {/if} {if $cv.enable_schema_check} schemaCheck="true" @@ -431,94 +391,102 @@ schemaCheck="false" {/if} {if $cv.generic_settings.enableCopyPaste} - enableCopyPaste="true" + copyPaste="true" {else} - enableCopyPaste="false" + copyPaste="false" {/if} {if $cv.optional.forceglobals} - forceglobals="true" + forceGlobals="true" {else} - forceglobals="false" + forceGlobals="false" {/if} {if $cv.optional.forcessl} - forcessl="true" + forceSSL="true" {else} - forcessl="false" + forceSSL="false" {/if} {if $cv.optional.ldapstats} - ldapstats="true" + ldapStats="true" {else} - ldapstats="false" + ldapStats="false" {/if} {if $cv.optional.warnssl} - warnssl="true" + warnSSL="true" {else} - warnssl="false" + warnSSL="false" {/if} {if $cv.optional.ppd_path_active} - ppd_path="{$cv.optional.ppd_path}" + ppdGzip="true" + ppdPath="{$cv.optional.ppd_path}" {/if} {if $cv.optional.max_ldap_query_time_active} - max_ldap_query_time="{$cv.optional.max_ldap_query_time}" + ldapMaxQueryTime="{$cv.optional.max_ldap_query_time}" {/if} {if $cv.optional.noprimarygroup} - noprimarygroup="true" + primaryGroupFilter="true" {/if} {if $cv.optional.mailQueueScriptPath_active} - mailQueueScriptPath="{$cv.optional.mailQueueScriptPath}" + mailQueueScriptPath="{$cv.optional.mailQueueScriptPath}" {/if} {if $cv.optional.user_filter_cookie} - save_filter="true" + storeFilterSettings="true" {else} - save_filter="false" + storeFilterSettings="false" {/if} {if $cv.compressed} - compressed="true" + sendCompressedOutput="true" {else} - compressed="false" + sendCompressedOutput="false" {/if} {if $cv.optional.uniq_identifier_active } - uniq_identifier="{$cv.optional.uniq_identifier}" + modificationDetectionAttribute="{$cv.optional.uniq_identifier}" {else} - uniq_identifier="" -{/if} - lang="{$cv.lang_selected}" - theme="{$cv.theme}" - session_lifetime="{$cv.optional.session_lifetime}" - compile="{$cv.optional.compile}" - debuglevel="{$cv.optional.debuglevel}" - smbhash='{$cv.samba_settings.smbhash}' + modificationDetectionAttribute="" +{/if} + language="{$cv.lang_selected}" + theme="{$cv.theme}" + sessionLifetime="{$cv.optional.session_lifetime}" + templateCompileDirectory="{$cv.optional.compile}" + debugLevel="{$cv.optional.debuglevel}" + sambaHashHook='{$cv.samba_settings.smbhash}' > - +