added comment for the possible OperatingMode settings

This commit is contained in:
John Jenko 2011-08-02 15:14:52 +00:00
parent 0a434b92b2
commit b963524514

View File

@ -65,6 +65,7 @@
</log4net> </log4net>
<appSettings> <appSettings>
<add key="OperatingMode" value="Debug" /> <add key="OperatingMode" value="Debug" />
<!--"Debug" "Production" "Demo"/-->
<add key="CslaAuthentication" value="Windows" /> <add key="CslaAuthentication" value="Windows" />
<!-- <!--
<add key="CslaDataPortalProxy" <add key="CslaDataPortalProxy"