diff options
Diffstat (limited to 'etc/haproxy.cfg')
-rw-r--r-- | etc/haproxy.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/haproxy.cfg b/etc/haproxy.cfg index dddc4ce..a14c916 100644 --- a/etc/haproxy.cfg +++ b/etc/haproxy.cfg @@ -2,6 +2,7 @@ global user haproxy group haproxy ssl-server-verify none + stats socket /run/haproxy.stats mode 660 group nagios defaults timeout connect 5000ms |