summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index e282556..52ba583 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -84,6 +84,7 @@
</field>
</fields>
<stepsubmitphpaction>
+
/* Magic shaper uses HFSC */
$config['system']['schedulertype'] = "hfsc";
@@ -195,8 +196,7 @@
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$config['shaper']['queue'][] = $queue;
-
-/* XXX create default rules here */
+
</stepsubmitphpaction>
</step>
<step>
OpenPOWER on IntegriCloud