Revision 7530177c
Added by Jim Pingle about 13 years ago
etc/inc/globals.inc | ||
---|---|---|
77 | 77 |
"disablecrashreporter" => false, |
78 | 78 |
"crashreporterurl" => "http://crashreporter.pfsense.org/crash_reporter.php", |
79 | 79 |
"debug" => false, |
80 |
"latest_config" => "8.7",
|
|
80 |
"latest_config" => "8.8",
|
|
81 | 81 |
"nopkg_platforms" => array("cdrom"), |
82 | 82 |
"minimum_ram_warning" => "101", |
83 | 83 |
"minimum_ram_warning_text" => "128 MB", |
Also available in: Unified diff
Generalize the Crypto hardware option and add GUI support for AES-NI.