global.xml 689 B

123456789101112131415161718192021
  1. <global>
  2. <contact/>
  3. <jai>
  4. <allowInterpolation>false</allowInterpolation>
  5. <recycling>true</recycling>
  6. <tilePriority>5</tilePriority>
  7. <tileThreads>7</tileThreads>
  8. <memoryCapacity>0.5</memoryCapacity>
  9. <memoryThreshold>0.75</memoryThreshold>
  10. <imageIOCache>false</imageIOCache>
  11. <pngAcceleration>false</pngAcceleration>
  12. <jpegAcceleration>false</jpegAcceleration>
  13. <allowNativeMosaic>false</allowNativeMosaic>
  14. </jai>
  15. <charset>UTF-8</charset>
  16. <numDecimals>8</numDecimals>
  17. <onlineResource>http://geoserver.org</onlineResource>
  18. <verbose>false</verbose>
  19. <verboseExceptions>false</verboseExceptions>
  20. <updateSequence>0</updateSequence>
  21. </global>