diff options
author | spoob <spoob@gmx.de> | 2009-06-07 14:47:13 +0200 |
---|---|---|
committer | spoob <spoob@gmx.de> | 2009-06-07 14:47:13 +0200 |
commit | 10e72bdba4f856e5cccd3feaafa910948e1411b3 (patch) | |
tree | 2b90bb5d8942f157b9a7302a0d0441d707f61dba /pluginconfig | |
parent | added youtube max video and high quality config (diff) | |
download | pyload-10e72bdba4f856e5cccd3feaafa910948e1411b3.tar.xz |
fixed #7
Diffstat (limited to 'pluginconfig')
-rw-r--r-- | pluginconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pluginconfig b/pluginconfig index 0b72f9716..a4ebc74cc 100644 --- a/pluginconfig +++ b/pluginconfig @@ -6,4 +6,4 @@ password = pass high_quality = True [YoutubeChannel] #type False for no limitation -max_videos = 50 +max_videos = False |