Project

General

Profile

« Previous | Next » 

Revision 9f274393

Added by Chris Buechler over 15 years ago

Use the globals for minimum RAM warning, drop limit a little to accommodate 128 MB RAM systems

View differences:

etc/inc/globals.inc
89 89
	"debug" => false,
90 90
	"latest_config" => "6.0",
91 91
	"nopkg_platforms" => array("cdrom"),
92
	"minimum_ram_warning" => "115",
93
	"minimum_ram_warning_text" => "128 megabytes",
92
	"minimum_ram_warning" => "110",
93
	"minimum_ram_warning_text" => "128 MB",
94 94
	"minimum_nic_count" => "1",
95 95
	"minimum_nic_count_text" => "*AT LEAST* 1",	
96 96
	"wan_interface_name" => "wan", 

Also available in: Unified diff