X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=contrib%2Fgosa.conf;h=36cfae92e629891a073dc27e789e5eb24e6c8b68;hb=10b389ce61e35c2321db72a41678d0950677fd2f;hp=5da552ad44e5b8ca3889d9b3e2ce6fb74e9fbca5;hpb=28fbf482ba804dcca7362ae73370d0a3ce7b0e80;p=gosa.git diff --git a/contrib/gosa.conf b/contrib/gosa.conf index 5da552ad4..36cfae92e 100644 --- a/contrib/gosa.conf +++ b/contrib/gosa.conf @@ -2,21 +2,21 @@
- - - - - {if $cv.use_netatalk} - {else} {/if} - - - - -
- - - - +{if $cv.enableMimeType} + +{else} + +{/if} + 'lock_name' for name + 'lock_type' for branch/freeze --> {if $cv.enableFAI_management} - {else} {/if} - - - - +
@@ -94,11 +96,12 @@ path="plugins/addons/mailqueue" /> - {if $cv.optional.gotomasses_active} + storage_file="{$cv.optional.gotomasses_file}" + path="plugins/addons/gotomasses" /> {else} - @@ -366,7 +368,7 @@ pwdiffer="{$cv.pwd_rules.pwdiffer}" {/if} {if $cv.pwd_rules.externalpwdhook_active} - pwdiffer="{$cv.pwd_rules.externalpwdhook}" + externalpwdhook="{$cv.pwd_rules.externalpwdhook}" {/if} {if $cv.errorlvl} displayerrors="true" @@ -417,6 +419,16 @@ {/if} {if $cv.optional.auto_network_hook_active} auto_network_hook="{$cv.optional.auto_network_hook} " +{/if} +{if $cv.optional.user_filter_cookie} + save_filter="true" +{else} + save_filter="false" +{/if} +{if $cv.compressed} + compressed="true" +{else} + compressed="false" {/if} lang="{$cv.lang_selected}" theme="{$cv.theme}"