Code

Added negate button
[gosa.git] / gosa-core / contrib / gosa.conf
index 38d8c9528ed1b7e448d0f4063f304e67c3cebb94..dcb8abef96f9be0e5b1c4b248860c9bfc8cac326 100644 (file)
@@ -25,6 +25,9 @@
        an ACL definition done inside of GOsa -> ACLs.
 
        You can override an icon by specifying the "icon" attribute.
+
+       For more information about possible configuration parameters, please take
+       a look at the gosa.conf(5) manual page.
    -->
   <menu>
 
   </ogrouptabs>
 
   <!-- Debian archive management plugin -->
-<!--
+  <!--
   <dak_tabs>
     <tab class="dakrepository" name="Repository" />
     <tab class="dakqueue" name="Queue" />
     <tab class="dakkeyring" name="Key ring" />
   </dak_tabs>
--->
+  -->
 
   <!-- Connectivity plugins -->
   <connectivity>
     <tab class="webdavAccount" />
     <tab class="phpgwAccount" />
     <tab class="intranetAccount" />
-<!--
+    <!--
     <tab class="opengwAccount"
       username="OGo"
       password=""
       database="OGo"
       datahost="localhost" />
--->
+    -->
     <tab class="pptpAccount" /> 
     <tab class="phpscheduleitAccount" /> 
         <tab class="oxchangeAccount" />
     <tab class="faiPackage" name="Packages" />
   </faipackagetabs>
 {else}
-<!-- 
+  <!-- 
   <faipartitiontabs>
     <tab class="faiPartitionTable" name="Partitions" />
   </faipartitiontabs>
   <faipackagetabs>
     <tab class="faiPackage" name="Packages" />
   </faipackagetabs>
--->
+  -->
 {/if}
 
 
        The main section defines global settings, which might be overridden by
        each location definition inside.
 
+       For more information about the configuration parameters, take a look at
+       the gosa.conf(5) manual page.
+
   -->
   <main default="{$cv.location}"
 {if $cv.optional.list_summary}
 {if $cv.optional.mailQueueScriptPath_active}
        mailQueueScriptPath="{$cv.optional.mailQueueScriptPath}"
 {/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}
 {else}
               include_personal_title="false"
 {/if}
-{if $cv.optional.notifydir_active }
-              notifydir="{$cv.optional.notifydir}"
-{/if}
 {if $cv.base_hook_active}
               base_hook="{$cv.base_hook}"
 {/if}