mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
add config which is needed by pfstat.xml
This commit is contained in:
parent
8171b65ba5
commit
5cebeccff0
@ -30,7 +30,7 @@
|
||||
*/
|
||||
|
||||
/* tags that are always to be handled as lists */
|
||||
$listtags = explode(" ", "row package columnitem option item fieldname field rule user key subqueue " .
|
||||
$listtags = explode(" ", "row config package columnitem option item fieldname field rule user key subqueue " .
|
||||
"dnsserver winsserver encryption-algorithm-option hash-algorithm-option hosts tunnel " .
|
||||
"onetoone staticmap route alias pipe queue shellcmd earlyshellcmd mobilekey " .
|
||||
"servernat proxyarpnet passthrumac allowedip wolentry vlan");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user