9 lines
294 B
Plaintext
Executable File
9 lines
294 B
Plaintext
Executable File
# keydb-sentinel configure options
|
|
|
|
# ULIMIT: Call ulimit -n with this argument prior to invoking KeyDB Sentinel
|
|
# itself. This may be required for high-concurrency environments. KeyDB
|
|
# Sentinel itself cannot alter its limits as it is not being run as root.
|
|
# (default: 65536)
|
|
#
|
|
ULIMIT=65536
|