summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/firewall_shaper_layer7.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_shaper_layer7.php b/usr/local/www/firewall_shaper_layer7.php
index a5dcb30..997934a 100755
--- a/usr/local/www/firewall_shaper_layer7.php
+++ b/usr/local/www/firewall_shaper_layer7.php
@@ -234,7 +234,7 @@ var rows_limit = 0; // Set to 0 to disable limitation
/* Build the behaviours arrays in javascript */
-var js_behaviours_action = ['allow', 'block']; //static
+var js_behaviours_action = ['block']; //static
var js_behaviours_altq = new Array();
js_behaviours_altq = array_altq(js_behaviours_altq);
OpenPOWER on IntegriCloud