scrub_fields
to accept list of regex-es. Feature request.
#1103
Labels
scrub_fields
to accept list of regex-es. Feature request.
#1103
Rails.application.config.filter_parameters
allows to provide collection of regex-eslike
would be good to have rollbar supporting regex list too so that scrubbing fields could be easily configure like this:
Currently rollbar respects list of symbols.
The text was updated successfully, but these errors were encountered: