home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2007 April / PCpro_2007_04.ISO / files / dsl / ManageEngineWiFiManager.exe / Disk1 / data1.cab / SourceFiles / WiFiManager.exe / conf / DBObjects.conf < prev    next >
Encoding:
Extensible Markup Language  |  2007-01-17  |  469 b   |  20 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <DBOBJECTS_CONF>
  4.   <!--
  5.    This file is used to configure WebNMS objects which uses Cacheing Mechanism.
  6.    Cache memory size can be modified by using this file.
  7.  
  8.    Note: Cacheing Mechanism takes effect only if WebNMS runs in RDBMS mode.
  9.  
  10. -->
  11.   <CACHE_PARAMETERS
  12.      DBVector="0"
  13.      DBHashtable="0"
  14.      DBVectortable="0"
  15.      DBIndexedVector="0"
  16.      DBPropertytable="0"
  17.      DBSchedulerVector="0" />
  18. </DBOBJECTS_CONF>
  19.  
  20.