[Geoserver-users] What is the default of "Transition effect "

Hi to All

As I see there are some parameters in request statements which may be ommitted since Geoserver Has defined some defaults for them. For example the below request :

http://localhost:8083/geoserver/ShpLevelWS/wms?service=WMS&version=1.1.0&request=GetMap&layers=ShpLevelWS:Border1Mil_Z1&styles=&bbox=44.03701179900003,25.177640080999993,63.332906046999994,39.77645782100001&width=512&height=387&srs=EPSG:4326&format=image/png&tiling=Single tile&antialias=Text only

May be requested as below:

http://localhost:8083/geoserver/ShpLevelWS/wms?service=WMS&version=1.1.0&request=GetMap&layers=ShpLevelWS:Border1Mil_Z1&styles=&bbox=44.03701179900003,25.177640080999993,63.332906046999994,39.77645782100001&width=512&height=387&srs=EPSG:4326&format=image/png

In which the amounts of "tiling=Single tile&antialias=Text only" have not defined. Since the Geoserver has defined default values for those parameters.

The question is this: How can change the default values for these parameters in Geoserver?

Many thanks for your time.

Best Regards
Ali Madad