mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove extra word config
This commit is contained in:
parent
2b6d9c41cf
commit
77ff55eadf
@ -195,7 +195,7 @@ EOF;
|
||||
function unbound_resync_config() {
|
||||
global $config,$g;
|
||||
|
||||
$unboundcfg = $config['config']['unbound'];
|
||||
$unboundcfg = $config['unbound'];
|
||||
|
||||
/* Setup optimization */
|
||||
$optimization = unbound_optimization();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user