X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config%2Fproduction.yaml.example;h=cdf6136d85b21b6d6f7c8bda479f8c1f069187cd;hb=e1a1f9c623bfbbc7e38b36047926338f2e1c61d9;hp=c025426bb9a8986cad7b4343b2eb22d0c481a5e3;hpb=ad3405d087b306efa5eb62a69c9b797b04eab4ce;p=github%2FChocobozzz%2FPeerTube.git diff --git a/config/production.yaml.example b/config/production.yaml.example index c025426bb..cdf6136d8 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -54,6 +54,12 @@ smtp: ca_file: null # Used for self signed certificates from_address: 'admin@example.com' +email: + body: + signature: "PeerTube" + object: + prefix: "[PeerTube]" + # From the project root directory storage: tmp: '/var/www/peertube/storage/tmp/' # Used to download data (imports etc), store uploaded files before processing... @@ -70,6 +76,8 @@ storage: log: level: 'info' # debug/info/warning/error + rotation: + enabled : true search: # Add ability to fetch remote videos/actors by their URI, that may not be federated with your instance @@ -248,8 +256,6 @@ instance: "# If you would like to report a security issue\n# you may report it to:\nContact: https://github.com/Chocobozzz/PeerTube/blob/develop/SECURITY.md\nContact: mailto:" services: - # You can provide a reporting endpoint for Content Security Policy violations - csp-logger: # Cards configuration to format video in Twitter twitter: username: '@Chocobozzz' # Indicates the Twitter account for the website or platform on which the content was published