Home
Support
TroubleshootingFilters
The filter is useful if you wish to drop certain messages whether it be commands or just unsolicited messages
To enable filters:
- Set
Filter
totrue
inconfig.toml
- Create a
filter.txt
in the same directory as the relay server binary - Populate each line of the file with a regex expression (Note: if you have a blank line, it will count as a regex and will filter everything out)