Verified Commit 6221ed58 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 2ac18296
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14658,7 +14658,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.