Skip to content

Commit

Permalink
Added wms and wfs to proxy properties
Browse files Browse the repository at this point in the history
  • Loading branch information
allyoucanmap committed May 16, 2017
1 parent 650b5c4 commit 785f8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/main/resources/proxy.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ reqtypeWhitelist.capabilities = .*[Gg]et[Cc]apabilities.*
reqtypeWhitelist.featureinfo = .*[Gg]et[Ff]eature[Ii]nfo.*
reqtypeWhitelist.csw = .*csw.*
reqtypeWhitelist.geostore = .*geostore.*
reqtypeWhitelist.generic = (.*exist.*)|(.*servicebox.*)|(.*pdf.*)|(.*map.*)|(.*d.*)|(.*ows.*)
reqtypeWhitelist.generic = (.*exist.*)|(.*pdf.*)|(.*map.*)|(.*wms.*)|(.*wfs.*)|(.*ows.*)

0 comments on commit 785f8a3

Please sign in to comment.