summaryrefslogtreecommitdiff
path: root/includes/site.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/site.h')
-rw-r--r--includes/site.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/site.h b/includes/site.h
index d103ef09..b4d910a0 100644
--- a/includes/site.h
+++ b/includes/site.h
@@ -86,6 +86,11 @@
/* #define DEBUG_FAILOVER_TIMING */
+/* 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 this if you want DHCP failover protocol support in the DHCP
server. */