Verified Commit 3f70bb78 authored by Tom Schuster's avatar Tom Schuster Committed by ma1
Browse files

Bug 1808979 - Disable security.csp.truncate_blocked_uri_for_frame_navigations by default. r=freddyb

parent c338e49d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14666,7 +14666,7 @@

- name: security.csp.truncate_blocked_uri_for_frame_navigations
  type: bool
  value: true
  value: false
  mirror: always

# Limit the number of CSP reports that are send in a specific timespan.