diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-07-03 00:56:25 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-07-03 00:56:25 +0000 |
commit | d7909ea602194046dddb7bb9568d9fa44f898bb2 (patch) | |
tree | 679830dfdfcc4d970359d0d4bdeb746267eb5e2d /usr | |
parent | ee6d9b3481f33d241b76efa99e9477f1c9173209 (diff) | |
download | pfsense-d7909ea602194046dddb7bb9568d9fa44f898bb2.zip pfsense-d7909ea602194046dddb7bb9568d9fa44f898bb2.tar.gz |
Enable SNMP
Diffstat (limited to 'usr')
-rw-r--r-- | usr/local/www/wizards/traffic_shaper_wizard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml index cc25071..c9165f5 100644 --- a/usr/local/www/wizards/traffic_shaper_wizard.xml +++ b/usr/local/www/wizards/traffic_shaper_wizard.xml @@ -973,7 +973,7 @@ <type>checkbox</type> <typehint>Other networking protocols</typehint> <description>This will help raise or lower the priority of other protocols higher than most traffic.</description> - <enablefields>MSRDP,PPTP,IPSEC,StreamingMP3,IRC,DNS,HTTP,SMTP,POP3,ICMP,IMAP,SMB,RTSP</enablefields> + <enablefields>MSRDP,PPTP,IPSEC,StreamingMP3,IRC,DNS,HTTP,SMTP,POP3,ICMP,IMAP,SMB,RTSP,SNMP</enablefields> <donotdisable>true</donotdisable> <bindstofield>ezshaper->step6->enable</bindstofield> </field> |