--- dao/DaoAdresseService/WebContent/WEB-INF/web.xml 2015/02/23 14:39:49 2346 +++ dao/DaoAdresseService/WebContent/WEB-INF/web.xml 2015/02/26 07:06:48 2376 @@ -809,6 +809,19 @@ useOpenStreetMaps true + + + Int: Timeout for HTTPRequest (ms) + osmTimeout + 750 + + + + String: Base for nominatim URL + nominatimBase + http://nominatim.openstreetmap.org + + \ No newline at end of file