WP_FAIL2BAN_EX_MAXMIND_LICENSE

MaxMind GeoIP2 license key.

Premium flavour only

Added in version 4.3.0.


Your MaxMind GeoIP2 license key for country blocking functionality.

Example: Setting MaxMind license key
/**
 * MaxMind GeoIP2 license key
 */
define('WP_FAIL2BAN_EX_MAXMIND_LICENSE', 'your_license_key_here');