diff options
author | mkaay <mkaay@mkaay.de> | 2009-12-30 17:33:14 +0100 |
---|---|---|
committer | mkaay <mkaay@mkaay.de> | 2009-12-30 17:33:14 +0100 |
commit | 7c28259f92c2b3c608583ff128a5ae4134d4c48f (patch) | |
tree | 1cc8d9e95c38f51b0efaef927e0036b677355068 /module/config | |
parent | signal slot stuff (diff) | |
download | pyload-7c28259f92c2b3c608583ff128a5ae4134d4c48f.tar.xz |
moved captcha stuff, extended serienjunkies, some other stuff
Diffstat (limited to 'module/config')
-rw-r--r-- | module/config/plugin_default.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/module/config/plugin_default.xml b/module/config/plugin_default.xml index 01c0e7ed6..88628cb5e 100644 --- a/module/config/plugin_default.xml +++ b/module/config/plugin_default.xml @@ -36,4 +36,7 @@ <!-- False for no limitation --> <max_videos>False</max_videos> </YoutubeChannel> + <SerienjunkiesOrg> + <preferredHoster>RapidshareCom,UploadedTo,NetloadIn,FilefactoryCom</preferredHoster> + </SerienjunkiesOrg> </config> |