summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2009-12-17 21:33:13 +0100
committerGravatar mkaay <mkaay@mkaay.de> 2009-12-17 21:33:13 +0100
commitd08271cbb66f3ccbd8f3c5cf707008388ff4297e (patch)
treeedd2c3ebad7c066ab96a6a13ddaacb5c96292b4b /config
parentbetter Megaupload captcha detection, fixed #38 (diff)
downloadpyload-d08271cbb66f3ccbd8f3c5cf707008388ff4297e.tar.xz
new xml config for core
Diffstat (limited to 'config')
-rw-r--r--config58
1 files changed, 0 insertions, 58 deletions
diff --git a/config b/config
deleted file mode 100644
index cc134aab3..000000000
--- a/config
+++ /dev/null
@@ -1,58 +0,0 @@
-[remote]
-port = 7227
-listenaddr = 0.0.0.0
-username = admin
-password = pwhere
-
-[ssl]
-activated = False
-cert = ssl.crt
-key = ssl.key
-
-[webinterface]
-activated = False
-host = 127.0.0.1
-# 0.0.0.0 to make it accessible from everywhere
-port = 8000
-template = default
-local = True
-#ONLY SPECIFY IF PYLOAD NOT RUN ON YOUR LOCALHOST
-ssl = None
-username = None
-adress = None
-extport = None
-pw = None
-
-[log]
-file_log = True
-log_folder = Logs
-log_count = 5
-
-[general]
-language = de
-download_folder = Downloads
-max_downloads = 3
-use_reconnect = False
-link_file = links.txt
-failed_file = failed_links.txt
-reconnect_method = reconnect_method
-debug_mode = True
-#hours
-max_download_time = 5
-
-[updates]
-search_updates = True
-install_updates = False
-
-[reconnectTime]
-start = 0:00
-end = 0:00
-
-[downloadTime]
-start = 0:00
-end = 0:00
-
-[proxy]
-activated = False
-adress = http://localhost:8080
-protocol = http