X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=buster%2Fother_files%2Fpeertube_production.yaml;h=86804e2d5486d828d6e5219ab4769e1985a9902d;hb=439348e7d8dc7945674b30ad78b1e787b6ea315e;hp=176a3b60cb3d90cf17f7e7f7bc362bd3ad412cd2;hpb=f7821b5725b4c24d74bc74687a19a2974011db3b;p=config diff --git a/buster/other_files/peertube_production.yaml b/buster/other_files/peertube_production.yaml index 176a3b6..86804e2 100644 --- a/buster/other_files/peertube_production.yaml +++ b/buster/other_files/peertube_production.yaml @@ -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**: 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