home · contact · privacy
Improve info pages / strings for PeerTube and Pleroma.
[config] / buster / other_files / peertube_production.yaml
index 176a3b60cb3d90cf17f7e7f7bc362bd3ad412cd2..7a7eab4b0b0fac251ebeb8460554baa7864e2f44 100644 (file)
@@ -89,7 +89,7 @@ log:
     enabled : true # Enabled by default, if disabled make sure that 'storage.logs' is pointing to a folder handled by logrotate
     maxFileSize: 12MB
     maxFiles: 20
-  anonymizeIP: false
+  anonymizeIP: true
 
 search:
   # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance
@@ -195,7 +195,7 @@ contact_form:
   enabled: true
 
 signup:
-  enabled: false 
+  enabled: false
   limit: 10 # When the limit is reached, registrations are disabled. -1 == unlimited
   requires_email_verification: false
   filters:
@@ -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: '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
   code_of_conduct: '' # Supports markdown
 
   # Who moderates the instance? What is the policy regarding NSFW videos? Political videos? etc