From d46ef1da8319336f6a669de37473de72935f5304 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sun, 24 Oct 2010 21:07:08 +0300 Subject: new section names in webvi*.conf examples --- debian/webvi.conf | 2 +- debian/webvi.plugin.conf | 2 +- examples/webvi.conf | 2 +- examples/webvi.plugin.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/webvi.conf b/debian/webvi.conf index 647376b..adc430e 100644 --- a/debian/webvi.conf +++ b/debian/webvi.conf @@ -13,7 +13,7 @@ # templatepath is path to the video service template directory templatepath = /usr/share/webvi/templates -[site-youtube] +[www.youtube.com] # Limit the quality when streaming to make the playback smooth even if # the network connection is slow. diff --git a/debian/webvi.plugin.conf b/debian/webvi.plugin.conf index a3b019d..c4f5072 100644 --- a/debian/webvi.plugin.conf +++ b/debian/webvi.plugin.conf @@ -2,6 +2,6 @@ templatepath = /usr/share/webvi/templates -[site-youtube] +[www.youtube.com] stream-max-quality = 50 diff --git a/examples/webvi.conf b/examples/webvi.conf index 37dcade..ac27c54 100644 --- a/examples/webvi.conf +++ b/examples/webvi.conf @@ -13,7 +13,7 @@ # templatepath is path to the video service template directory templatepath = /usr/local/share/webvi/templates -[site-youtube] +[www.youtube.com] # Limit the quality when streaming to make the playback smooth even if # the network connection is slow. diff --git a/examples/webvi.plugin.conf b/examples/webvi.plugin.conf index 75830bf..02c2e1a 100644 --- a/examples/webvi.plugin.conf +++ b/examples/webvi.plugin.conf @@ -2,6 +2,6 @@ templatepath = /usr/local/share/webvi/templates -[site-youtube] +[www.youtube.com] stream-max-quality = 50 -- cgit v1.2.3