Skip to content

Commit 8dc9fcf

Browse files
authored
Update rum-session-replay.rst
1 parent 8196063 commit 8dc9fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rum/rum-session-replay.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Text and inputs are redacted by default. You can optionally configure image reda
115115
:width: 70%
116116

117117

118-
To disable all text redaction, set ``maskTextSelector: false``. To customize which elements are redacted, you can use the ``rr-mask`` class. Any element with this class will have its text redacted. Additionally, you can customize the class name by setting the ``maskTextClass``, or ``maskTextSelector`` to custom value. The custom value can be a regular expression.
118+
To disable all text redaction, set ``maskTextSelector: false``. To customize which elements are redacted, you can use the ``rr-mask`` class. Any element with this class will have its text redacted. Additionally, you can customize the class name by setting ``maskTextClass`` or ``maskTextSelector`` to a custom value. The custom value can be a regular expression.
119119

120120
Input redaction is handled separately. To disable all input redaction, set ``maskAllInputs: false``. To customize which inputs are redacted use the ``maskInputOptions`` option.
121121

0 commit comments

Comments
 (0)