add config which is needed by pfstat.xml

This commit is contained in:
Scott Ullrich 2004-12-25 04:05:46 +00:00
parent 8171b65ba5
commit 5cebeccff0

View File

@ -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");