summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_dhcp.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-01-18 10:38:54 -0500
committerjim-p <jimp@pfsense.org>2011-01-18 10:38:54 -0500
commit4b08378cdf8af999fa974a1f1f90e4eef57a9ec6 (patch)
treeb30b0b64fd8c938cf798cc28f32a8816f75194a8 /usr/local/www/services_dhcp.php
parent7d9b3d5ef1c3ef8dd48ab4e0e1b44c795108b7a2 (diff)
downloadpfsense-4b08378cdf8af999fa974a1f1f90e4eef57a9ec6.zip
pfsense-4b08378cdf8af999fa974a1f1f90e4eef57a9ec6.tar.gz
No need to set this here anymore. We set it higher by default.
Diffstat (limited to 'usr/local/www/services_dhcp.php')
-rwxr-xr-xusr/local/www/services_dhcp.php5
1 files changed, 0 insertions, 5 deletions
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
OpenPOWER on IntegriCloud