Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
304NotModified committed Feb 3, 2016
1 parent 1523a90 commit 1bfaa80
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ See [Target documentation at the NLog wiki](https://github.com/NLog/NLog/wiki/Ta
See [Layout renderers documentation at the NLog wiki](https://github.com/NLog/NLog/wiki/Layout-Renderers)

##Configuration
Be sure you register NLogHttpModule in web.config
For the targets and layout renderers, no additional configuration is needed.

The `NLogHttpModule` needs a registration in the web.config:
```xml
<system.webServer>
<modules runAllManagedModulesForAllRequests="true">
Expand Down

0 comments on commit 1bfaa80

Please sign in to comment.