Remove obsolete map

master
andryyy 2017-05-23 21:50:33 +02:00
parent f3a1d81347
commit 21714bd054
1 changed files with 0 additions and 6 deletions

View File

@ -7,12 +7,6 @@ rspamd_config.MAILCOW_AUTH = {
end end
} }
modify_subject_map = rspamd_config:add_map({
url = 'http://172.22.1.251:8081/tags.php',
type = 'map',
description = 'Map of users to use subject tags for'
})
local redis_params local redis_params
redis_params = rspamd_parse_redis_server('tag_settings') redis_params = rspamd_parse_redis_server('tag_settings')
if redis_params then if redis_params then