-
Notifications
You must be signed in to change notification settings - Fork 1
/
global.xml
74 lines (74 loc) · 2.52 KB
/
global.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<global>
<settings>
<id>SettingsInfoImpl--73e6758a:16e8d6b0be2:-8000</id>
<contact/>
<charset>UTF-8</charset>
<numDecimals>8</numDecimals>
<onlineResource>http://geoserver.org</onlineResource>
<verbose>false</verbose>
<verboseExceptions>false</verboseExceptions>
<metadata>
<map>
<entry>
<string>quietOnNotFound</string>
<boolean>false</boolean>
</entry>
</map>
</metadata>
<localWorkspaceIncludesPrefix>false</localWorkspaceIncludesPrefix>
<showCreatedTimeColumnsInAdminList>false</showCreatedTimeColumnsInAdminList>
<showModifiedTimeColumnsInAdminList>false</showModifiedTimeColumnsInAdminList>
</settings>
<jai>
<allowInterpolation>false</allowInterpolation>
<recycling>true</recycling>
<tilePriority>5</tilePriority>
<tileThreads>7</tileThreads>
<memoryCapacity>0.5</memoryCapacity>
<memoryThreshold>0.75</memoryThreshold>
<imageIOCache>false</imageIOCache>
<pngAcceleration>false</pngAcceleration>
<jpegAcceleration>false</jpegAcceleration>
<allowNativeMosaic>false</allowNativeMosaic>
<allowNativeWarp>false</allowNativeWarp>
<jaiext>
<jaiExtOperations class="sorted-set">
<string>Affine</string>
<string>BandCombine</string>
<string>BandMerge</string>
<string>BandSelect</string>
<string>Binarize</string>
<string>Border</string>
<string>ColorConvert</string>
<string>Crop</string>
<string>ErrorDiffusion</string>
<string>Format</string>
<string>ImageFunction</string>
<string>Lookup</string>
<string>Mosaic</string>
<string>Null</string>
<string>OrderedDither</string>
<string>Rescale</string>
<string>Scale</string>
<string>Stats</string>
<string>Translate</string>
<string>Warp</string>
<string>algebric</string>
<string>operationConst</string>
</jaiExtOperations>
</jaiext>
</jai>
<coverageAccess>
<maxPoolSize>5</maxPoolSize>
<corePoolSize>5</corePoolSize>
<keepAliveTime>30000</keepAliveTime>
<queueType>UNBOUNDED</queueType>
<imageIOCacheThreshold>10240</imageIOCacheThreshold>
</coverageAccess>
<updateSequence>407</updateSequence>
<featureTypeCacheSize>0</featureTypeCacheSize>
<globalServices>true</globalServices>
<xmlPostRequestLogBufferSize>1024</xmlPostRequestLogBufferSize>
<xmlExternalEntitiesEnabled>false</xmlExternalEntitiesEnabled>
<webUIMode>DEFAULT</webUIMode>
</global>