This commit is contained in:
2018-08-07 14:52:41 +02:00
parent 37c9ce7495
commit 788ea08e95
8 changed files with 149 additions and 208 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<system.diagnostics>
<switches>
<!-- Use the one of predefined values: 0-Off, 1-Errors, 2-Warnings, 3-Info, 4-Verbose. The default value is 3. -->
<add name="eXpressAppFramework" value="0" />
<add name="eXpressAppFramework" value="3" />
<!--<add name="XPO" value="4" />-->
<add name="AllowDebugXtraReportScripts" value="False" />
</switches>