From 4b08378cdf8af999fa974a1f1f90e4eef57a9ec6 Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 18 Jan 2011 10:38:54 -0500 Subject: No need to set this here anymore. We set it higher by default. --- usr/local/www/services_dhcp.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php index 754a87f..d02fef6 100755 --- a/usr/local/www/services_dhcp.php +++ b/usr/local/www/services_dhcp.php @@ -47,11 +47,6 @@ if(!$g['services_dhcp_server_enable']) { exit; } -/* Fix failover DHCP problem - * http://article.gmane.org/gmane.comp.security.firewalls.pfsense.support/18749 - */ -ini_set("memory_limit","64M"); - /* This function will remove entries from dhcpd.leases that would otherwise * overlap with static DHCP reservations. If we don't clean these out, * then DHCP will print a warning in the logs about a duplicate lease -- cgit v1.1