Skip to content

Commit c2f72f2

Browse files
committed
Clarify whitelistUrls
1 parent 3decf8f commit c2f72f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/config.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ Those configuration options are documented below:
7777
matching a regex pattern or an exact string. ``whitelistUrls`` should
7878
match the url of your actual JavaScript files. It should match the url
7979
of your site if and only if you are inlining code inside ``<script>``
80-
tags.
80+
tags. Not setting this value is equivalent to a catch-all and will not
81+
filter out any values.
8182

8283
Does not affect ``captureMessage`` or when non-error object is passed in
8384
as argument to captureException.

0 commit comments

Comments
 (0)