12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <global>
- <settings>
- <id>SettingsInfoImpl-69b0ebdf:162256b2fab:-8000</id>
- <contact/>
- <charset>UTF-8</charset>
- <numDecimals>8</numDecimals>
- <onlineResource>http://geoserver.org</onlineResource>
- <verbose>true</verbose>
- <verboseExceptions>false</verboseExceptions>
- <metadata>
- <map>
- <entry>
- <string>quietOnNotFound</string>
- <boolean>false</boolean>
- </entry>
- </map>
- </metadata>
- <localWorkspaceIncludesPrefix>false</localWorkspaceIncludesPrefix>
- </settings>
- <jai>
- <allowInterpolation>false</allowInterpolation>
- <recycling>true</recycling>
- <tilePriority>5</tilePriority>
- <tileThreads>7</tileThreads>
- <memoryCapacity>1.0</memoryCapacity>
- <memoryThreshold>0.75</memoryThreshold>
- <imageIOCache>false</imageIOCache>
- <pngAcceleration>true</pngAcceleration>
- <jpegAcceleration>true</jpegAcceleration>
- <allowNativeMosaic>false</allowNativeMosaic>
- <allowNativeWarp>false</allowNativeWarp>
- </jai>
- <coverageAccess>
- <maxPoolSize>5</maxPoolSize>
- <corePoolSize>5</corePoolSize>
- <keepAliveTime>30000</keepAliveTime>
- <queueType>UNBOUNDED</queueType>
- <imageIOCacheThreshold>10240</imageIOCacheThreshold>
- </coverageAccess>
- <updateSequence>13</updateSequence>
- <featureTypeCacheSize>0</featureTypeCacheSize>
- <globalServices>true</globalServices>
- <xmlPostRequestLogBufferSize>1024</xmlPostRequestLogBufferSize>
- <xmlExternalEntitiesEnabled>true</xmlExternalEntitiesEnabled>
- <webUIMode>DEFAULT</webUIMode>
- </global>
|