summaryrefslogtreecommitdiffstats
path: root/redis-limit
blob: 969d6e89bbe4b311b9c283b9ed1135fb2e314005 (plain)
1
2
3
4
5
6
7
# If you need to change max open file limit
# for example, when you change maxclient in redis.conf
# you can change the LimitNOFILE above value
# see "man systemd.exec" for information

[Service]
LimitNOFILE=10240