# HG changeset patch # User compn # Date 1330772824 0 # Node ID daa5747a88bb3db284f5fb4cd5e10433867f4b69 # Parent 5367c50655c4d120a3e094f4264bc484f6a11aa3 example.conf: add bandwidth example diff -r 5367c50655c4 -r daa5747a88bb etc/example.conf --- a/etc/example.conf Fri Mar 02 13:32:29 2012 +0000 +++ b/etc/example.conf Sat Mar 03 11:07:04 2012 +0000 @@ -106,6 +106,10 @@ # Fixes playback for some video streaming sites #user-agent=RMA/1.0 +# Pretend to have lots of bandwidth +# Speeds up realmedia rtsp:// streams +#bandwidth=2000000 + # Pretend to be Winamp # Fixes playback of some NSV streams #user-agent="Winamp NSV Player/5.12 (ultravox/2.0)"