]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/production.yaml.example
Error if importing a torrent with multiple files
[github/Chocobozzz/PeerTube.git] / config / production.yaml.example
index f2e75af32935748e18c772ce33e826780022d93d..fed6b45ca871965164ab16191663bcc62afd30a6 100644 (file)
@@ -151,6 +151,11 @@ csp:
   report_only: true # CSP directives are still being tested, so disable the report only mode at your own risk!
   report_uri:
 
+security:
+  # Set the X-Frame-Options header to help to mitigate clickjacking attacks
+  frameguard:
+    enabled: true
+
 tracker:
   # If you disable the tracker, you disable the P2P aspect of PeerTube
   enabled: true