redis/redis-limit-systemd
Alexander Stefanov f245b6efaf 5.0.8
2020-04-08 21:32:55 +00:00

7 lines
217 B
Text

# If you need to change max open file limit
# for example, when you change maxclient in configuration
# you can change the LimitNOFILE value below
# see "man systemd.exec" for information
[Service]
LimitNOFILE=10240