mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-19 23:25:52 -04:00
added uptime status readme
This commit is contained in:
parent
cc4b3bf888
commit
b8083c34c8
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user