From b8083c34c8b761223358ff36d630294e68a7288c Mon Sep 17 00:00:00 2001 From: mooleshacat <43627985+mooleshacat@users.noreply.github.com> Date: Mon, 21 Oct 2024 22:31:47 -0400 Subject: [PATCH] added uptime status readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7f7ea6a3..0bed7848 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ - add redis patch - add proxy patch - sig helper reconnect patch +- uptime status patch (mooleshacat) - token monitor patch (mooleshacat) **User features** @@ -155,6 +156,11 @@ This branch has the token monitor patch from myself (mooleshacat) which will che This patch is a temporary workaround until inv_sig_helper itself can get the tokens for us. unixfox (invidious dev) raised this idea to techmetx11 (inv_sig_helper dev) and they are working on an implementation that will eventually make this patch useless. This is OK, as it is only a patch and that setup would be better performance wise than my current implementations. You can read about it here https://github.com/iv-org/inv_sig_helper/issues/10 +## uptime status patch + +This fork has the uptime patch made by myself (mooleshacat) which if enabled in the config, will show the uptime on the page. Please note, if everyone can see your uptime, so could a theoretical attacker. This may or may not be a good idea, you be the judge. + + ## Documentation The full documentation can be accessed online at https://docs.invidious.io/