# Persist total filter count (It saves between restarts to avoid constant read/write operations) Save-Filtered-Count: true
# Enables/Disables filtered message count console output every ten minutes. true/false Output-Filtered-Messages-Count-To-Console: true
# Add here the patterns of messages you want to block from appearing in your console and logs. # Each line represents a new pattern. # NOTE! You don’t need to add the full message! # The plugin will block any message that contains the text added below. # # EXAMPLE: # # Blocked-Messages: # - 'SPAM WARNING: ExampleMessage' # # Any console message containing the text 'SPAM WARNING: ExampleMessage' # will be blocked from appearing in the console and logs. # # If you have large errors, you don’t need to type the entire error message. # However, be specific to avoid blocking unintended messages. Blocked-Messages: -
"*********************************"