diff options
author | mkaay <mkaay@mkaay.de> | 2009-12-26 21:17:45 +0100 |
---|---|---|
committer | mkaay <mkaay@mkaay.de> | 2009-12-26 21:17:45 +0100 |
commit | 15841561a8e5650d88e4af477b8e4f8f96a81253 (patch) | |
tree | d1cbee2d936ed90fdf99df90b1bcec9b31e58257 /pluginconfig | |
parent | fixed view update (diff) | |
download | pyload-15841561a8e5650d88e4af477b8e4f8f96a81253.tar.xz |
pluginconfig now in xml
Diffstat (limited to 'pluginconfig')
-rw-r--r-- | pluginconfig | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/pluginconfig b/pluginconfig deleted file mode 100644 index c0fdd3d10..000000000 --- a/pluginconfig +++ /dev/null @@ -1,29 +0,0 @@ -[RapidshareCom] -#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 = namehere -password = passhere - -[NetloadIn] -premium = False -username = namehere -password = passhere - -[UploadedTo] -premium = False -username = namehere -password = passhere - -[ShareonlineBiz] -premium = False -username = namehere -password = passhere - -[YoutubeCom] -high_quality = True - -[YoutubeChannel] -#type False for no limitation -max_videos = False - |