
# Set to 1 after you've configured pgbouncer in
# /etc/pgbouncer

START=0

# It is possible to change the options the daemon is started with.
# The default setting is shown below, uncomment and apply your changes
# if you need to modify it.

#OPTS="-d /etc/pgbouncer/pgbouncer.ini"

# Increase ulimit -n limit for pgboucer process via this variable.

#MAX_OPEN_FILES=1024
