Skip to content

Commit

Permalink
fixing docs for streams
Browse files Browse the repository at this point in the history
nginx::stream: is required when setting up a stream otherwise the config dirs don't get included in nginx.conf
  • Loading branch information
martinrw authored May 30, 2019
1 parent 193e3e1 commit 33b3481
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,9 @@ nginx::nginx_mailhosts:
### A stream syslog UDP proxy
```yaml

nginx::stream: true

nginx::nginx_cfg_prepend:
include:
- '/etc/nginx/modules-enabled/*.conf'
Expand Down

0 comments on commit 33b3481

Please sign in to comment.