What does security.csp.reporting.enabled do?

Hi all!

I found in my Firefox about:config security.csp.reporting.enabled

As I understand, this relates only to reporting and will not affect CSP itself, right?

I didn’t find any documentation about this. So… Can you help me? Is it safe to tweak it to false for stopping “phone-home”?

Not an answer to your question but possibly a starting point: when looking up unknown-to-me prefs, when a ddg search doesn’t unearth much, I usually start by searching:

# Enable/disable CSP reporting (report-uri and report-to)
- name: security.csp.reporting.enabled
  type: bool
  value: true
  mirror: always
1 Like

It is safe to disable CSP reporting, and there is a description of this feature flag you can find here: