From bbed7bce1a43a87d2ee7ed1cd852def1afc5bc80 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Wed, 19 Feb 2020 00:52:36 +0100 Subject: [PATCH] Set PeerTube instance description/terms strings. --- buster/other_files/peertube_production.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/buster/other_files/peertube_production.yaml b/buster/other_files/peertube_production.yaml index 176a3b6..4ad39d8 100644 --- a/buster/other_files/peertube_production.yaml +++ b/buster/other_files/peertube_production.yaml @@ -263,10 +263,10 @@ auto_blacklist: # Instance settings instance: - name: 'PeerTube' - short_description: 'PeerTube, a federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.' - description: 'Welcome to this PeerTube instance!' # Support markdown - terms: 'No terms for now.' # Support markdown + name: 'PlomTube' + short_description: '' + description: 'See stuff here: https://plomlompom.com/' # Support markdown + terms: 'Whatever plomlompom likes.' # Support markdown code_of_conduct: '' # Supports markdown # Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc -- 2.30.2