Revision cb77630a
Added by Seth Mos over 17 years ago
etc/inc/globals.inc | ||
---|---|---|
54 | 54 |
"n_pppoe_units" => 16, /* this value can be overriden in pppoe->n_pppoe_units */ |
55 | 55 |
"pppoe_subnet" => 28, /* this value can be overriden in pppoe->pppoe_subnet */ |
56 | 56 |
"debug" => false, |
57 |
"latest_config" => "3.1",
|
|
57 |
"latest_config" => "4.1",
|
|
58 | 58 |
"nopkg_platforms" => array("cdrom"), |
59 | 59 |
"nopccard_platforms" => array("wrap", "net48xx"), |
60 | 60 |
"xmlrpcbaseurl" => "www.pfsense.com", |
... | ... | |
74 | 74 |
/* TCP flags */ |
75 | 75 |
$tcpflags = array("syn", "ack", "fin", "rst", "psh", "urg"); |
76 | 76 |
|
77 |
?> |
|
77 |
?> |
Also available in: Unified diff
Bump global config version to 4.1 for releng_1