global.xml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <global>
  2. <settings>
  3. <id>SettingsInfoImpl-69b0ebdf:162256b2fab:-8000</id>
  4. <contact/>
  5. <charset>UTF-8</charset>
  6. <numDecimals>8</numDecimals>
  7. <onlineResource>http://geoserver.org</onlineResource>
  8. <verbose>true</verbose>
  9. <verboseExceptions>false</verboseExceptions>
  10. <metadata>
  11. <map>
  12. <entry>
  13. <string>quietOnNotFound</string>
  14. <boolean>false</boolean>
  15. </entry>
  16. </map>
  17. </metadata>
  18. <localWorkspaceIncludesPrefix>false</localWorkspaceIncludesPrefix>
  19. </settings>
  20. <jai>
  21. <allowInterpolation>false</allowInterpolation>
  22. <recycling>true</recycling>
  23. <tilePriority>5</tilePriority>
  24. <tileThreads>7</tileThreads>
  25. <memoryCapacity>1.0</memoryCapacity>
  26. <memoryThreshold>0.75</memoryThreshold>
  27. <imageIOCache>false</imageIOCache>
  28. <pngAcceleration>true</pngAcceleration>
  29. <jpegAcceleration>true</jpegAcceleration>
  30. <allowNativeMosaic>false</allowNativeMosaic>
  31. <allowNativeWarp>false</allowNativeWarp>
  32. </jai>
  33. <coverageAccess>
  34. <maxPoolSize>5</maxPoolSize>
  35. <corePoolSize>5</corePoolSize>
  36. <keepAliveTime>30000</keepAliveTime>
  37. <queueType>UNBOUNDED</queueType>
  38. <imageIOCacheThreshold>10240</imageIOCacheThreshold>
  39. </coverageAccess>
  40. <updateSequence>13</updateSequence>
  41. <featureTypeCacheSize>0</featureTypeCacheSize>
  42. <globalServices>true</globalServices>
  43. <xmlPostRequestLogBufferSize>1024</xmlPostRequestLogBufferSize>
  44. <xmlExternalEntitiesEnabled>true</xmlExternalEntitiesEnabled>
  45. <webUIMode>DEFAULT</webUIMode>
  46. </global>