From 03ec7323da989cb25e300835cea8e798341cc8d2 Mon Sep 17 00:00:00 2001 From: MooCat <43627985+mooleshacat@users.noreply.github.com> Date: Tue, 22 Oct 2024 00:38:02 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efe52990..92b99167 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ Public and private instance owners: if you need help with anything, create an is You will need an installation of sig helper. https://github.com/catspeed-cc/inv_sig_helper or https://github.com/iv-org/inv_sig_helper will do fine. I personally set up miltiple sig helpers, one for each process. Sometimes it will crash and you need to make a crontab entry to restart inv_sig_helper and invidious. You will notice the processer usage and memory usage spike now and then. You can control that with service file cpu limits. -## redis-server notes +## redis patch notes You will need a default installation of redis-server ```apt install -y redis-server```