mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
add missing ;
This commit is contained in:
parent
14adf87233
commit
f9b2bf43df
@ -141,7 +141,7 @@
|
||||
|
||||
/* Magic shaper uses HFSC */
|
||||
/* $config['shaper']['schedulertype'] = $_POST['scheduler']; */
|
||||
$config['shaper']['schedulertype'] = "hfsc"
|
||||
$config['shaper']['schedulertype'] = "hfsc";
|
||||
|
||||
/* Create queues */
|
||||
/* WAN root queue */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user