diff options
Diffstat (limited to 'contrib/isc-dhcp/includes/site.h')
-rw-r--r-- | contrib/isc-dhcp/includes/site.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/isc-dhcp/includes/site.h b/contrib/isc-dhcp/includes/site.h index bc8ca46..b4d910a 100644 --- a/contrib/isc-dhcp/includes/site.h +++ b/contrib/isc-dhcp/includes/site.h @@ -89,7 +89,7 @@ /* Define this if you want all leases written to the lease file, even if they are free leases that have never been used. */ -#define DEBUG_DUMP_ALL_LEASES +/* #define DEBUG_DUMP_ALL_LEASES */ /* Define this if you want DHCP failover protocol support in the DHCP server. */ |