WP_FAIL2BAN_EX_LOG_PTR
Enable logging of PTR record.
Default setting: disabled
Premium flavour only
Enables logging of PTR record for blocked requests.
Example: Enable PTR record logging
/**
* Enable PTR record logging.
*/
define('WP_FAIL2BAN_EX_LOG_PTR', true);
History
Added in version 5.1.0.