mcconnell    2002/09/06 23:57:58

  Added:       enterprise/time/src/java/org/apache/time
                        TimeProvider.xconfig
  Log:
  Default time service configuration.
  
  Revision  Changes    Path
  1.1                  
jakarta-avalon-apps/enterprise/time/src/java/org/apache/time/TimeProvider.xconfig
  
  Index: TimeProvider.xconfig
  ===================================================================
  <?xml version="1.0"?>
  
  <!--
  The .xconfig file contains the default configuration for the component.
  -->
  
  <configuration>
  
    <!-- 
    The profile element declares the default inaccuracy values 
    that will be used by the time server. 
    -->
  
    <profile inaccuracy="10000" />
  
  </configuration>
  
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to