Allow remote maintenance via web.config setting

This commit is contained in:
Gary Sharp
2018-04-19 17:11:19 +10:00
parent 3c197e7b2f
commit cb033c0b70
5 changed files with 12 additions and 4 deletions
+1
View File
@@ -17,6 +17,7 @@
<connectionStrings xdt:Transform="Remove" />
<appSettings>
<add key="DiscoIgnoreVersionUpdate" xdt:Transform="Remove" xdt:Locator="Match(key)" />
<add key="DiscoAllowRemoteMaintenance" xdt:Transform="Remove" xdt:Locator="Match(key)" />
</appSettings>
<system.web>
<compilation xdt:Transform="RemoveAttributes(debug)" />