dimiss notifications

This commit is contained in:
Paul Schneider 2017-02-21 03:18:21 +01:00
commit ce0bb4efb5
8 changed files with 59 additions and 5695 deletions

View file

@ -8,4 +8,8 @@
<httpPlatform processPath="%DNX_PATH%" arguments="%DNX_ARGS%" stdoutLogEnabled="false"/>
</system.webServer>
<system.web>
<sessionState cookieless="true"
regenerateExpiredSessionId="true" />
</system.web>
</configuration>