Changeset 413

Show
Ignore:
Timestamp:
11/08/08 19:07:56 (2 months ago)
Author:
arneke
Message:

Removing regionateby format option

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/geowebcache/src/main/webapp/WEB-INF/geowebcache-servlet.xml

    r397 r413  
    1717    <constructor-arg value="image/png,image/jpeg,application/vnd.google-earth.kml+xml"/> 
    1818    <constructor-arg value="3x3"/> 
    19     <constructor-arg value="format_options=regionateby:auto"/> 
     19    <constructor-arg value=""/> 
    2020  </bean> 
    2121  --> 
     
    2626    <constructor-arg value="image/png,image/png8,image/jpeg,image/gif,application/vnd.google-earth.kml+xml"/> 
    2727    <constructor-arg value="4x4"/> 
    28     <constructor-arg value="format_options=regionateby:auto"/> 
     28    <constructor-arg value=""/> 
    2929  </bean> 
    3030  -->