mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add pages to the array field so that importing recent m0n0wall configurations do not go boom.
This commit is contained in:
parent
591fe019cc
commit
3f8e57debf
@ -35,7 +35,7 @@ function listtags() {
|
||||
$ret = explode(" ", "element alias aliasurl allowedip cacert config columnitem dnsserver domainoverrides " .
|
||||
"earlyshellcmd encryption-algorithm-option field fieldname hash-algorithm-option " .
|
||||
"hosts interface_array item key lbpool menu mobilekey onetoone option package passthrumac proxyarpnet " .
|
||||
"queue pipe route row rule service servernat servers earlyshellcmd shellcmd staticmap subqueue " .
|
||||
"queue pages pipe route row rule service servernat servers earlyshellcmd shellcmd staticmap subqueue " .
|
||||
"tunnel user vip virtual_server vlan winsserver wolentry depends_on_package");
|
||||
return $ret;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user