X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=contrib%2Fgosa.conf;h=a5287ab499ee761a21f48c0216106eca7dfb2695;hb=46d030ad05c2c5aefb8d1f1cbe1983fa252feb86;hp=791db7d47cd670c5428cad3c9cd1f64562c2d3cd;hpb=33e5dd24d56a49e43da6d9643ccacd73dec09600;p=gosa.git diff --git a/contrib/gosa.conf b/contrib/gosa.conf index 791db7d47..a5287ab49 100644 --- a/contrib/gosa.conf +++ b/contrib/gosa.conf @@ -7,7 +7,9 @@ @@ -58,6 +60,8 @@ path="plugins/gofon/macro" /> +
@@ -75,9 +79,17 @@ path="plugins/addons/ldapmanager" /> +
+ + + + @@ -124,6 +136,7 @@ + @@ -132,6 +145,7 @@ + @@ -141,16 +155,29 @@ + + + + + + + + + + + + + {if $cv.mail == "kolab"} @@ -169,16 +196,9 @@ + - - - - - - - - @@ -204,8 +224,8 @@ + @@ -265,10 +285,10 @@ {else} schema_check="false" {/if} -{if $cv.optional.enableCopyPaste} - enableCopyPaste="true" +{if $cv.generic_settings.enableCopyPaste} + enableCopyPaste="true" {else} - enableCopyPaste="false" + enableCopyPaste="false" {/if} {if $cv.optional.forceglobals} forceglobals="true" @@ -280,6 +300,11 @@ {else} forcessl="false" {/if} +{if $cv.optional.ldapstats} + ldapstats="true" +{else} + ldapstats="false" +{/if} {if $cv.optional.warnssl} warnssl="true" {else} @@ -310,7 +335,7 @@ session_lifetime="{$cv.optional.session_lifetime}" compile="{$cv.optional.compile}" debuglevel="{$cv.optional.debuglevel}" - smbhash='{$cv.optional.smbhash}' + smbhash='{$cv.samba_settings.smbhash}' >