# redict-server configure options

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