]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/default.yaml
Use a class for youtube-dl
[github/Chocobozzz/PeerTube.git] / config / default.yaml
index f9b6c50a34d2db13187db376916f50a4003a8c82..281cc0577955f41ed4db936949986ce9b15a0bfe 100644 (file)
@@ -153,6 +153,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