diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-04-02 02:22:13 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-04-02 02:22:13 +0000 |
commit | 3d529d0e502f2cdebd17cfb335ccf4f84d10f5f7 (patch) | |
tree | 1019a283c4a3b93cc3d33f12c4fd5c5b0caa8ab4 | |
parent | 1c3d61fef60cfe8499b634531a716e348fcaa345 (diff) | |
download | pfsense-3d529d0e502f2cdebd17cfb335ccf4f84d10f5f7.zip pfsense-3d529d0e502f2cdebd17cfb335ccf4f84d10f5f7.tar.gz |
Add CVSUP to enablefields
-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 34b5c7c..df3a05e 100644 --- a/usr/local/www/wizards/traffic_shaper_wizard.xml +++ b/usr/local/www/wizards/traffic_shaper_wizard.xml @@ -1229,7 +1229,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>AIM,AppleRemoteDesktop,DNS,HTTP,ICMP,ICQ,IMAP,IPSEC,IRC,LotusNotes,MSN,MSRDP,MySqlServer,PCAnywhere,POP3,PPTP,RTSP,SMB,SMTP,SNMP,StreamingMP3,TeamSpeak,VNC,NNTP</enablefields> + <enablefields>AIM,AppleRemoteDesktop,DNS,HTTP,ICMP,ICQ,IMAP,IPSEC,IRC,LotusNotes,MSN,MSRDP,MySqlServer,PCAnywhere,POP3,PPTP,RTSP,SMB,SMTP,SNMP,StreamingMP3,TeamSpeak,VNC,NNTP,CVSUP</enablefields> <donotdisable>true</donotdisable> <bindstofield>ezshaper->step6->enable</bindstofield> </field> |