mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Reload graph functions on OPT changes
This commit is contained in:
parent
0d08cea582
commit
f8a059cbdb
@ -428,6 +428,9 @@ if ($_POST) {
|
||||
sleep(1);
|
||||
|
||||
interfaces_optional_configure_if($index);
|
||||
|
||||
/* load graphing functions */
|
||||
enable_rrd_graphing();
|
||||
|
||||
/* sync filter configuration */
|
||||
filter_configure();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user