Skip to content

Commit

Permalink
Update haproxy.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dschreiber committed Dec 7, 2015
1 parent e6e9bea commit ab98909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications/fax/doc/haproxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if you have more than one whapps node running the fax application, you may want
```
# smtp configuration simple configuration for haproxy
listen kazoo-fax-smtp
bind *:2525
bind *:25
mode tcp
no option http-server-close
maxconn 50
Expand Down

0 comments on commit ab98909

Please sign in to comment.