You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2002/09/07 08:57:58 UTC

cvs commit: jakarta-avalon-apps/enterprise/time/src/java/org/apache/time TimeProvider.xconfig

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>