# icingadb-redis-sentinel configure options

# ULIMIT: Call ulimit -n with this argument prior to invoking IcingaDB-Redis
# Sentinel itself.  This may be required for high-concurrency environments.
# IcingaDB-Redis Sentinel itself cannot alter its limits - not being run as root.
# (default: 65536)
#
ULIMIT=65536
