changeset 34694:daa5747a88bb

example.conf: add bandwidth example
author compn
date Sat, 03 Mar 2012 11:07:04 +0000
parents 5367c50655c4
children f7cef684f2a0
files etc/example.conf
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)"