configuration
Vars | |
fail2topic_whitelisted_ips | IPs allowed through the fail2topic firewall |
---|---|
ic_filter_reasons | An assoc list of blocked IC words to their reasons |
ic_filter_regex | A regex that matches words blocked IC |
ic_outside_pda_filter_reasons | An assoc list of words that are blocked IC, but not in PDAs, to their reasons |
ic_outside_pda_filter_regex | A regex that matches words blocked IC, but not in PDAs |
loaded | If the configuration is loaded |
ooc_filter_regex | A regex that matches words blocked OOC |
shared_filter_reasons | An assoc list of words that are blocked both IC and OOC to their reasons |
soft_ic_filter_reasons | An assoc list of soft blocked IC words to their reasons |
soft_ic_filter_regex | A regex that matches words soft blocked IC |
soft_ic_outside_pda_filter_reasons | An assoc list of words that are soft blocked IC, but not in PDAs, to their reasons |
soft_ic_outside_pda_filter_regex | A regex that matches words soft blocked IC, but not in PDAs |
soft_ooc_filter_regex | A regex that matches words soft blocked OOC |
soft_shared_filter_reasons | An assoc list of words that are soft blocked both IC and OOC to their reasons |
Procs | |
update_chat_filter_regexes | Will update the internal regexes of the chat filter based on the filter reasons |
Var Details
fail2topic_whitelisted_ips
IPs allowed through the fail2topic firewall
ic_filter_reasons
An assoc list of blocked IC words to their reasons
ic_filter_regex
A regex that matches words blocked IC
ic_outside_pda_filter_reasons
An assoc list of words that are blocked IC, but not in PDAs, to their reasons
ic_outside_pda_filter_regex
A regex that matches words blocked IC, but not in PDAs
loaded
If the configuration is loaded
ooc_filter_regex
A regex that matches words blocked OOC
shared_filter_reasons
An assoc list of words that are blocked both IC and OOC to their reasons
soft_ic_filter_reasons
An assoc list of soft blocked IC words to their reasons
soft_ic_filter_regex
A regex that matches words soft blocked IC
soft_ic_outside_pda_filter_reasons
An assoc list of words that are soft blocked IC, but not in PDAs, to their reasons
soft_ic_outside_pda_filter_regex
A regex that matches words soft blocked IC, but not in PDAs
soft_ooc_filter_regex
A regex that matches words soft blocked OOC
soft_shared_filter_reasons
An assoc list of words that are soft blocked both IC and OOC to their reasons
Proc Details
update_chat_filter_regexes
Will update the internal regexes of the chat filter based on the filter reasons