summaryrefslogtreecommitdiffstats
path: root/package/redis/0003-redis.conf-sane-defaults.patch
Commit message (Collapse)AuthorAgeFilesLines
* redis: bump to version 3.2.5Gustavo Zacarias2016-10-291-37/+0
| | | | | | | | | | Adjust default config patch to match new major version. localhost binding is now default so drop it, 300s keepalive is now default as well (instead of 60s from the previous patch and 0 by default) - which sounds reasonable so keep it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/redis: Install /etc/redis.conf to targetMartin Bark2015-07-231-0/+37
Copy redis.conf from the redis release package but adjust some values to sensible defaults using 0003-redis.conf-sane-defaults.patch The file 0003-redis.conf-sane-defaults.patch originates from the redis package in Arch Linux. Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud