X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=buster%2Fother_files%2Fpeertube_production.yaml;h=86804e2d5486d828d6e5219ab4769e1985a9902d;hb=560a0b9b80db56b0a7221eac4f7120f883e42a05;hp=4ad39d8d0d0af0b8a975ffd4cefa4efe270796a7;hpb=bbed7bce1a43a87d2ee7ed1cd852def1afc5bc80;p=config diff --git a/buster/other_files/peertube_production.yaml b/buster/other_files/peertube_production.yaml index 4ad39d8..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: @@ -265,8 +265,8 @@ auto_blacklist: instance: name: 'PlomTube' short_description: '' - description: 'See stuff here: https://plomlompom.com/' # Support markdown - terms: 'Whatever plomlompom likes.' # 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