forked from tschaub/suite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
global.xml
30 lines (30 loc) · 1.15 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
<global>
<contact>
<addressCity>New York</addressCity>
<addressCountry>USA</addressCountry>
<addressType>Work</addressType>
<contactEmail>[email protected]</contactEmail>
<contactOrganization>Boundless</contactOrganization>
<contactPerson>Boundless</contactPerson>
<contactPosition>Customer Support</contactPosition>
<onlineResource>http://boundlessgeo.com/about/contact-us/customer-support/</onlineResource>
</contact>
<jai>
<allowInterpolation>false</allowInterpolation>
<recycling>false</recycling>
<tilePriority>5</tilePriority>
<tileThreads>7</tileThreads>
<memoryCapacity>0.5</memoryCapacity>
<memoryThreshold>0.75</memoryThreshold>
<imageIOCache>false</imageIOCache>
<pngAcceleration>true</pngAcceleration>
<jpegAcceleration>true</jpegAcceleration>
<allowNativeMosaic>false</allowNativeMosaic>
</jai>
<charset>UTF-8</charset>
<numDecimals>8</numDecimals>
<onlineResource>http://boundlessgeo.com/solutions/solutions-software/geoserver/</onlineResource>
<verbose>false</verbose>
<verboseExceptions>false</verboseExceptions>
<updateSequence>57</updateSequence>
</global>