From: Rigel Kent Date: Sun, 29 Jul 2018 09:48:40 +0000 (+0200) Subject: correcting english X-Git-Url: https://git.librecmc.org/?p=oweals%2Fpeertube.wiki.git;a=commitdiff_plain;h=1248b2cf15c6453d2132b71995f2088e6e704f19 correcting english --- diff --git a/Home.md b/Home.md index 561476b..860adf2 100644 --- a/Home.md +++ b/Home.md @@ -18,7 +18,7 @@ If you want to follow them automatically as they come you have 2 scripts, but *t - Doesn't require a central node exchange point (node list) - More secure than shell script (shell script use file as variable for storage of login token) * [script from Skid](https://github.com/Chocobozzz/PeerTube/issues/406#issuecomment-397452809) and [python3 version](https://gist.github.com/Jorropo/e5e7bc471e290cb8098e36b150288631) - - Lot more faster + - Faster - Protects privacy (maybe if a node isn't listed on [instances.peertu.be](https://instances.peertu.be/instances) there is a reason) You can do a cron like `*/10 * * * * /opt/peertube-autofollow.py >/dev/null 2>&1` to automate its update.