aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-10-14 15:52:03 +0200
committerdoktornotor <notordoktor@gmail.com>2015-10-14 15:52:03 +0200
commit45aded2d2c8e6c947d40706525abf930baa40c34 (patch)
treeba331a3d6b9971cc5d38efb7779e7a9c8618fe54 /config
parentbfba2284a7436d2ab844b455c6aeaca49b73a5de (diff)
downloadpfsense-packages-45aded2d2c8e6c947d40706525abf930baa40c34.tar.gz
pfsense-packages-45aded2d2c8e6c947d40706525abf930baa40c34.tar.bz2
pfsense-packages-45aded2d2c8e6c947d40706525abf930baa40c34.zip
Don't default 'Throttle Only Specific Extensions' to on
Avoids creating empty ACL when users don't specify anything else here.
Diffstat (limited to 'config')
-rwxr-xr-xconfig/squid3/34/squid_traffic.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/squid3/34/squid_traffic.xml b/config/squid3/34/squid_traffic.xml
index bd01bbb7..9364ef56 100755
--- a/config/squid3/34/squid_traffic.xml
+++ b/config/squid3/34/squid_traffic.xml
@@ -160,7 +160,6 @@
<description>Leave this checked to be able to choose the extensions that throttling will be applied to. Otherwise, all files will be throttled.</description>
<type>checkbox</type>
<enablefields>throttle_binaries,throttle_cdimages,throttle_multimedia,throttle_others</enablefields>
- <default_value>on</default_value>
</field>
<field>
<fielddescr>Throttle Binary Files</fielddescr>