summaryrefslogtreecommitdiffstats
path: root/debian/haproxy.default
blob: e15c193abe735c962a800c109e609abc6c796ca7 (plain)
1
2
3
4
5
6
7
8
9
10
# Defaults file for HAProxy
#
# This is sourced by both, the initscript and the systemd unit file, so do not
# treat it as a shell script fragment.

# Change the config file location if needed
#CONFIG="/etc/haproxy/haproxy.cfg"

# Add extra flags here, see haproxy(1) for a few options
#EXTRAOPTS="-de -m 16"