From: hickert Date: Mon, 27 Oct 2008 10:38:00 +0000 (+0000) Subject: Updated gosa.conf, fixed indent X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=f49744209ce89cc7dbe9e81c9e155928317a7432;p=gosa.git Updated gosa.conf, fixed indent git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12780 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/contrib/gosa.conf b/gosa-core/contrib/gosa.conf index c1acf6149..935b8771d 100644 --- a/gosa-core/contrib/gosa.conf +++ b/gosa-core/contrib/gosa.conf @@ -457,38 +457,38 @@ warnSSL="false" {/if} {if $cv.optional.ppd_path_active} - ppdPath="{$cv.optional.ppd_path}" + ppdPath="{$cv.optional.ppd_path}" {/if} {if $cv.optional.max_ldap_query_time_active} - ldapMaxQueryTime="{$cv.optional.max_ldap_query_time}" + ldapMaxQueryTime="{$cv.optional.max_ldap_query_time}" {/if} {if $cv.optional.noprimarygroup} - primaryGroupFilter="true" + primaryGroupFilter="true" {/if} {if $cv.optional.mailQueueScriptPath_active} - mailQueueScriptPath="{$cv.optional.mailQueueScriptPath}" + mailQueueScriptPath="{$cv.optional.mailQueueScriptPath}" {/if} {if $cv.optional.user_filter_cookie} - storeFilterSettings="true" + storeFilterSettings="true" {else} - storeFilterSettings="false" + storeFilterSettings="false" {/if} {if $cv.compressed} - sendCompressedOutput="true" + sendCompressedOutput="true" {else} - sendCompressedOutput="false" + sendCompressedOutput="false" {/if} {if $cv.optional.uniq_identifier_active } - modificationDetectionAttribute="{$cv.optional.uniq_identifier}" + modificationDetectionAttribute="{$cv.optional.uniq_identifier}" {else} - 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}' + 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}' >