mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 01:23:11 -04:00
Instrument JS with copy/pasted snippet
this avoids having to set `unsafe-inline` in our CSP header
This commit is contained in:
@@ -177,7 +177,7 @@ error_collector.ignore_errors =
|
||||
# For those Python web frameworks that are supported, this
|
||||
# setting enables the auto-insertion of the browser monitoring
|
||||
# JavaScript fragments.
|
||||
browser_monitoring.auto_instrument = true
|
||||
browser_monitoring.auto_instrument = false
|
||||
|
||||
# A thread profiling session can be scheduled via the UI when
|
||||
# this option is enabled. The thread profiler will periodically
|
||||
|
||||
Reference in New Issue
Block a user