mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
updated web.config transform
This commit is contained in:
parent
955c5ce6d8
commit
406e5e1f5e
@ -15,7 +15,7 @@
|
||||
</connectionStrings>
|
||||
-->
|
||||
<system.web>
|
||||
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
||||
<compilation debug="false" xdt:Transform="Replace" />
|
||||
<!--
|
||||
In the example below, the "Replace" transform will replace the entire
|
||||
<customErrors> section of your web.config file.
|
||||
|
Loading…
Reference in New Issue
Block a user