diff --git a/README.md b/README.md index 8b2f6ca5..1a1bb268 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,9 @@ ## Features **Patches** - - revert d9df90b +- add redis patch +- sig helper reconnect patch - token updater patch (mooleshacat) **User features** @@ -106,6 +107,11 @@ **Hosting invidious:** +- You will need a default redis install ```apt install -y redis-server``` +- You still need postgresql +- You still need sighelper +- You still need to figure out how to update the tokens in config file (with bash script or otherwise) +- Invidious will automatically reload the tokens from the config file every 1 minute - [Follow the installation instructions](https://docs.invidious.io/installation/)