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,7 +65,8 @@
</log4net>
<appSettings>
<add key="OperatingMode" value="Debug" />
<add key="CslaAuthentication" value="Windows" />
<!--"Debug" "Production" "Demo"/-->
<add key="CslaAuthentication" value="Windows" />
<!--
<add key="CslaDataPortalProxy"
value="Csla.DataPortalClient.RemotingProxy, Csla"/>