added uptime status readme

This commit is contained in:
mooleshacat 2024-10-21 22:31:47 -04:00
parent cc4b3bf888
commit b8083c34c8
No known key found for this signature in database
GPG Key ID: 89DDFF5BD326A1B9

View File

@ -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/