mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Bump configuration version to 2.8
This commit is contained in:
parent
3e155fab44
commit
47eee30909
@ -53,7 +53,7 @@ $g = array(
|
||||
"n_pppoe_units" => 16, /* this value can be overriden in pppoe->n_pppoe_units */
|
||||
"pppoe_subnet" => 28, /* this value can be overriden in pppoe->pppoe_subnet */
|
||||
"debug" => false,
|
||||
"latest_config" => "2.6",
|
||||
"latest_config" => "2.8",
|
||||
"nopkg_platforms" => array("cdrom"),
|
||||
"nopccard_platforms" => array("wrap", "net48xx"),
|
||||
"xmlrpcbaseurl" => "www.pfsense.com",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user