Wrong W_Store_ID reference in web.xml
This commit is contained in:
parent
45508244f3
commit
ad78162d2d
|
@ -42,7 +42,7 @@
|
|||
</context-param>
|
||||
<context-param>
|
||||
<param-name>#W_Store_ID</param-name>
|
||||
<param-value>1000000</param-value>
|
||||
<param-value>0</param-value>
|
||||
</context-param>
|
||||
<context-param>
|
||||
<param-name>REPORT_DIRECTORY</param-name>
|
||||
|
|
Loading…
Reference in New Issue