Revision 090b9a4a
Added by Jim Pingle over 11 years ago
etc/inc/globals.inc | ||
---|---|---|
72 | 72 |
"disablecrashreporter" => false, |
73 | 73 |
"crashreporterurl" => "http://crashreporter.pfsense.org/crash_reporter.php", |
74 | 74 |
"debug" => false, |
75 |
"latest_config" => "9.9",
|
|
75 |
"latest_config" => "10.0",
|
|
76 | 76 |
"nopkg_platforms" => array("cdrom"), |
77 | 77 |
"minimum_ram_warning" => "101", |
78 | 78 |
"minimum_ram_warning_text" => "128 MB", |
Also available in: Unified diff
Remove newsyslog cron job on upgrade, if present.