[Web] Add missing maps

master
andryyy 2020-03-06 08:43:19 +01:00
parent f532422726
commit a529307603
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 0 deletions

View File

@ -168,5 +168,7 @@ $RSPAMD_MAPS = array(
'Bad Words (only fired in combination with fishy TLDs)' => 'bad_words.map',
'Bad Words DE (only fired in combination with fishy TLDs)' => 'bad_words_de.map',
'Bad Languages' => 'bad_languages.map',
'Bulk Mail Headers' => 'bulk_header.map',
'Monitoring Hosts' => 'monitoring_nolog.map'
)
);