From: Jorropo Date: Sat, 28 Jul 2018 10:44:37 +0000 (+0200) Subject: Updated Home (markdown) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bedd0ae6a95d43ef8e7dcf34f6f5f59349138f89;p=oweals%2Fpeertube.wiki.git Updated Home (markdown) --- diff --git a/Home.md b/Home.md index 860adf2..561476b 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) - - Faster + - Lot more 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.