Revision 5c723d9f
Added by Warren Baker about 14 years ago
etc/inc/globals.inc | ||
---|---|---|
91 | 91 |
"disablecrashreporter" => false, |
92 | 92 |
"crashreporterurl" => "http://crashreporter.pfsense.org/crash_reporter.php", |
93 | 93 |
"debug" => false, |
94 |
"latest_config" => "7.8",
|
|
94 |
"latest_config" => "7.9",
|
|
95 | 95 |
"nopkg_platforms" => array("cdrom"), |
96 | 96 |
"minimum_ram_warning" => "101", |
97 | 97 |
"minimum_ram_warning_text" => "128 MB", |
Also available in: Unified diff
Remove out-dated RRD file as it will cause broken images to appear on RRD graphs page.