diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/webvi.conf | 2 | ||||
| -rw-r--r-- | debian/webvi.plugin.conf | 2 |
2 files changed, 2 insertions, 2 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 |
