From 560a0b9b80db56b0a7221eac4f7120f883e42a05 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Tue, 25 Feb 2020 23:22:28 +0100
Subject: [PATCH] Improve about text of PeerTube instance.

---
 buster/other_files/peertube_production.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buster/other_files/peertube_production.yaml b/buster/other_files/peertube_production.yaml
index 7a7eab4..86804e2 100644
--- a/buster/other_files/peertube_production.yaml
+++ b/buster/other_files/peertube_production.yaml
@@ -265,8 +265,8 @@ auto_blacklist:
 instance:
   name: 'PlomTube'
   short_description: ''
-  description: 'Personal PeerTube instance by plomlompom (see https://plomlompom.com)for his own videos.' # Support markdown
-  terms: 'Privacy: Site visits are logged by the PeerTube software, but with IPs anonymized. Contact: See https://plomlompom.com/contact.html' # Support markdown
+  description: 'Personal PeerTube instance by plomlompom (see https://plomlompom.com) for his own videos.' # Support markdown
+  terms: '**Privacy**: Videos here are streamed via the BitTorrent protocol, which might expose your IP to other peers – see the "P2P & Privacy" section [here](/about/peertube). Internally, site visits are logged by the PeerTube software, but with IPs anonymized. **Contact**: See https://plomlompom.com/contact.html' # Support markdown
   code_of_conduct: '' # Supports markdown
 
   # Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc
-- 
2.30.2