Disable IP ranges drop map by default.

This commit is contained in:
Christian Deacon
2025-03-01 13:51:18 -05:00
parent 8756bbcdb8
commit b18124b071

View File

@@ -6,7 +6,7 @@
// Enables IPv4 range drop map.
// Disable this if you don't plan on adding IPv4 ranges to the drop map as it will increase performance.
#define ENABLE_IP_RANGE_DROP
//#define ENABLE_IP_RANGE_DROP
// The maximum IP ranges supported in the IP range drop map.
#define MAX_IP_RANGES 4096