/[projects]/android/TrainInfoService/WebContent/WEB-INF/web.xml
ViewVC logotype

Diff of /android/TrainInfoService/WebContent/WEB-INF/web.xml

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

revision 1607 by torben, Tue Oct 4 17:35:31 2011 UTC revision 1843 by torben, Mon Aug 27 20:11:58 2012 UTC
# Line 42  Line 42 
42          <description>String: who should receive status mails</description>          <description>String: who should receive status mails</description>
43          <param-name>mail_recipient</param-name>          <param-name>mail_recipient</param-name>
44          <param-value>torben@t-hoerup.dk</param-value>          <param-value>torben@t-hoerup.dk</param-value>
45    </context-param>      </context-param>
46    
47      <context-param>  
48            <description>bool:</description>
49            <param-name>tritinfo_enabled</param-name>
50            <param-value>true</param-value>
51      </context-param>      
52        
53    <resource-ref>    <resource-ref>
54      <description>      <description>

Legend:
Removed from v.1607  
changed lines
  Added in v.1843

  ViewVC Help
Powered by ViewVC 1.1.20