Fix CONFIG REWRITE of oom-score-adj-values.#7761
Conversation
(cherry picked from commit 750acf3)
(cherry picked from commit 750acf3)
|
Link: https://redis.io/topics/config Still includes the flawed config files leaving to a bunch of waste of time. Fix that too. What is the fix now? It is not clear. *** FATAL CONFIG FILE ERROR (Redis 6.0.6) ***
|
|
@momomo this was a bug in 6.0.7 that's fixed in 6.0.8. |
|
@oranagra that was quick! so comment out the two in 6.0.6 ? |
|
yes |
|
ubuntu 18 still defaults to 6.0.6 it seems. maybe time to update the configs. seems like version 6.08 should be 7 ... since the config files differ so much. |
|
echo 'deb http://ppa.launchpad.net/chris-lea/redis-server/ubuntu bionic main' >> /etc/apt/sources.list.d/m.redis.sources.list maybe not the best source? |
|
where do i find the default redis config for my installation? |
|
/etc/redis/redis.conf maybe? |
Fixes #7760