Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > c9673a9d59bebebfd0f869c396d9a536 > files > 3

horde-gollem-1.0.4-4mdv2010.0.noarch.rpm

<?xml version="1.0"?>
<!-- $Horde: gollem/config/conf.xml,v 1.5.2.2 2005/12/11 18:31:18 slusarz Exp $ -->
<configuration>
 <configtab name="manager" desc="File Manager Settings">
  <configsection name="manager">
   <configheader>File Manager settings</configheader>
   <configstring name="date_format" desc="Date Format used in File List">%x</configstring>
  </configsection>

  <configsection name="backend">
   <configheader>Backend Settings</configheader>
   <configenum name="backend_list" desc="Should we display a list of backends (defined in config/backends.php) for users to choose from? The options are 'shown', 'hidden', and 'none'. If the backend list is hidden then you can use the 'preferred' mechanism to auto-select from it based on an HTTP virtualhost or another piece of data. If it is shown, the user will be able to pick from any of the options. If none, no server list will be shown and the defaults will be used unless another mechanism changes them.">
    hidden
    <values>
     <value>none</value>
     <value>shown</value>
     <value>hidden</value>
    </values>
   </configenum>
  </configsection>
 </configtab>

 <configtab name="menu" desc="Menu Settings">
  <configsection name="menu">
   <configheader>Menu settings</configheader>
   <configmultienum name="apps" desc="Select any applications that should be linked in Gollem's menu">
   <values>
    <configspecial name="list-horde-apps" />
   </values>
   </configmultienum>
  </configsection>
 </configtab>

 <configtab name="user" desc="User Capabilities and Constraints">
  <configsection name="user">
   <configheader>User Capabilities and Constraints</configheader>
   <configstring name="alternate_login" desc="If this is not false, it is
   assumed to be the URL of an alternate login screen which will be used in
   place of Gollem's default one. &lt;b&gt;This setting will be ignored if an
   alternate login screen is configured for horde.&lt;/b&gt;">
   false</configstring>
   <configstring name="redirect_on_logout" desc="If this is not false, it is
   assumed to be the URL of an alternate logout page which users will be sent
   to when they log out. &lt;b&gt;This setting will be ignored if an alternate
   logout page is configured for horde&lt;/b&gt;">false</configstring>
  </configsection>
 </configtab>
</configuration>