diff --git a/Web/NLog.config b/Web/NLog.config
index 363bc03..485acca 100644
--- a/Web/NLog.config
+++ b/Web/NLog.config
@@ -4,42 +4,16 @@
xsi:schemaLocation="http://www.nlog-project.org/schemas/NLog.xsd NLog.xsd"
autoReload="true"
throwExceptions="false"
- internalLogLevel="Info" internalLogFile="c:\temp\nlog-internal.log" >
+ internalLogLevel="Off" internalLogFile="c:\temp\nlog-internal.log" >
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Web/Web.Release.config b/Web/Web.Release.config
index 4f93bca..1e02bce 100644
--- a/Web/Web.Release.config
+++ b/Web/Web.Release.config
@@ -28,14 +28,6 @@
-->
-
-
-
-
-
-
-
-