/[projects]/dao/DaoAdresseService/WebContent/WEB-INF/web.xml
ViewVC logotype

Diff of /dao/DaoAdresseService/WebContent/WEB-INF/web.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2367 by torben, Tue Feb 24 12:23:59 2015 UTC revision 2368 by torben, Tue Feb 24 13:00:46 2015 UTC
# Line 815  standard deployment descriptor. Line 815  standard deployment descriptor.
815          <param-name>osmTimeout</param-name>          <param-name>osmTimeout</param-name>
816          <param-value>1000</param-value>          <param-value>1000</param-value>
817          </context-param>          </context-param>
818            
819            <context-param>  
820            <description>String: Base for nominatim URL</description>
821            <param-name>nominatimBase</param-name>
822            <param-value>http://nominatim.openstreetmap.org</param-value>
823            </context-param>
824      
825        
826        
827  </web-app>  </web-app>

Legend:
Removed from v.2367  
changed lines
  Added in v.2368

  ViewVC Help
Powered by ViewVC 1.1.20