mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Make listtags global
This commit is contained in:
parent
38fa8aea1a
commit
7e6682984e
@ -2066,6 +2066,7 @@ endif;
|
||||
/* RRD files changed for quality, traffic and packets graphs */
|
||||
ini_set("max_execution_time", "1800");
|
||||
/* convert traffic RRD file */
|
||||
global $parsedcfg, $listtags;
|
||||
$listtags = array("ds", "v", "rra", "row");
|
||||
|
||||
$rrddbpath = "/var/db/rrd/";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user