6bfd36
# If you need to change max open file limit
6bfd36
# for example, when you change maxclient in configuration
6bfd36
# you can change the value below
6bfd36
# see "man limits.conf" for information
6bfd36
redis soft nofile 10240
6bfd36
redis hard nofile 10240