Commit 485e8c025775c31ecfda44ed1109f007b18606cc
1 parent
ff209eba
revert web.config changes
Showing
1 changed file
with
1 additions
and
1 deletions
400-SOURCECODE/AIAHTML5.API/Web.config
@@ -39,7 +39,7 @@ | @@ -39,7 +39,7 @@ | ||
39 | <add key="EnableSSL" value="false" /> | 39 | <add key="EnableSSL" value="false" /> |
40 | <add key="Site_Url" value ="//52.2.38.120"/> | 40 | <add key="Site_Url" value ="//52.2.38.120"/> |
41 | <add key ="HostAddress" value="10.100.12.13" /> | 41 | <add key ="HostAddress" value="10.100.12.13" /> |
42 | - <add key="isUserAuthenticated" value="true"/> | 42 | + <add key="isUserAuthenticated" value="false |
43 | </appSettings> | 43 | </appSettings> |
44 | <system.web> | 44 | <system.web> |
45 | <compilation debug="true" targetFramework="4.5" /> | 45 | <compilation debug="true" targetFramework="4.5" /> |