We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3decf8f commit c2f72f2Copy full SHA for c2f72f2
docs/config.rst
@@ -77,7 +77,8 @@ Those configuration options are documented below:
77
matching a regex pattern or an exact string. ``whitelistUrls`` should
78
match the url of your actual JavaScript files. It should match the url
79
of your site if and only if you are inlining code inside ``<script>``
80
- tags.
+ tags. Not setting this value is equivalent to a catch-all and will not
81
+ filter out any values.
82
83
Does not affect ``captureMessage`` or when non-error object is passed in
84
as argument to captureException.
0 commit comments