Code

POD files to create man pages
[gosa.git] / gosa-core / contrib / gosa.conf
index 8a968d204e442940622f114d2091ca61a4bea950..db4fc5e2577ad3d356d35645578917473e28cd9c 100644 (file)
@@ -27,7 +27,7 @@
        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 manual page.
+       a look at the gosa.conf(5) manual page.
    -->
   <menu>
 
        each location definition inside.
 
        For more information about the configuration parameters, take a look at
-       the gosa.conf manual page.
+       the gosa.conf(5) manual page.
 
   -->
   <main default="{$cv.location}"
     <location name="{$cv.location}"
               hash="{$cv.encryption}"
               dnmode="{$cv.peopledn}"
-              server="{$cv.connection}"
               people="{$cv.peopleou}"
               groups="{$cv.groupou}"
               gidbase="{$cv.uidbase}"
 {else}
               cyrusunixstyle="false"
 {/if}
-              mail_uattrib="{$cv.mail_attrib}"
+              mail_attrib="{$cv.mail_attrib}"
 {if $cv.mail_settings.vacationdir_active}
               vacationdir="{$cv.mail_settings.vacationdir}"
 {/if}