summaryrefslogtreecommitdiff
path: root/WebInterface
diff options
context:
space:
mode:
authornatrixaeria <janng@gmx.de>2019-06-01 02:47:21 +0200
committernatrixaeria <janng@gmx.de>2019-06-01 02:47:21 +0200
commit0f7da3a189085cd16f90b210d0bb06798f715a57 (patch)
tree26f5e80f642df040bf3f33d4c6508c64730a8db9 /WebInterface
parentde3d86164acaa9aeb78f28e3201ff1a40b212f04 (diff)
parent04ed6c8ec40307b72151daff54079bbc185a2cec (diff)
Merge branch 'webhogg' of https://github.com/TrueDoctor/DiscoBot into webhogg
Diffstat (limited to 'WebInterface')
-rw-r--r--WebInterface/Web.config15
1 files changed, 0 insertions, 15 deletions
diff --git a/WebInterface/Web.config b/WebInterface/Web.config
deleted file mode 100644
index 741b7d8..0000000
--- a/WebInterface/Web.config
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0"?>
-<configuration>
- <!--
- Eine Beschreibung der Änderungen von 'web.config' finden Sie unter 'http://go.microsoft.com/fwlink/?LinkId=235367'.
-
- Die folgenden Attribute können für die <httpRuntime>-Kennung festgelegt werden.
- <system.Web>
- <httpRuntime targetFramework="4.5" />
- </system.Web>
- -->
- <system.web>
- <compilation debug="false" targetFramework="4.5"/>
- <pages controlRenderingCompatibilityVersion="4.0"/>
- </system.web>
-</configuration> \ No newline at end of file