contains only admin templates which should not be changed by users
[mir.git] / etc / web.xml
index 001d9a0..5415ac6 100755 (executable)
@@ -15,7 +15,7 @@
 
         <init-param>
             <param-name>Config</param-name>
-            <param-value>config</param-value>
+            <param-value>etc/config.properties</param-value>
         </init-param>
 
     </servlet>