Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
423 B

  1. <?xml version="1.0"?>
  2. <!--<!DOCTYPE UploadLibraryConfig SYSTEM "ULconfig.dtd">-->
  3. <UploadLibraryConfig>
  4. <Queue Location="%WINDIR%\PCHealth\Queue" Size="10MB"/>
  5. <Timing>
  6. <WakeUp Time="15m"/>
  7. <WaitBetweenJobs Time="60s"/>
  8. <BandwidthUsage Percentage="20"/>
  9. </Timing>
  10. <Packets>
  11. <ConnectionType Speed="MODEM" Size="8KB"/>
  12. <ConnectionType Speed="LAN" Size="32768"/>
  13. </Packets>
  14. </UploadLibraryConfig>