diff options
Diffstat (limited to 'pluginconfig')
-rw-r--r-- | pluginconfig | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/pluginconfig b/pluginconfig index 4963d856b..856a1fddc 100644 --- a/pluginconfig +++ b/pluginconfig @@ -2,10 +2,17 @@ #select server, empty for automatic, else Cogent, Deutsche Telekom, Level(3), Level(3) #2, GlobalCrossing, Level(3) #3, Teleglobe, GlobalCrossing #2, TeliaSonera #2, Teleglobe #2, TeliaSonera #3, TeliaSonera server = "" premium = False -username = name -password = pw +username = namehere +password = passhere + +[NetloadIn] +premium = False +username = namehere +password = passhere + [YoutubeCom] high_quality = True + [YoutubeChannel] #type False for no limitation max_videos = False |