summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2010-01-27 20:05:23 +0100
committerGravatar mkaay <mkaay@mkaay.de> 2010-01-27 20:05:23 +0100
commit6d1ec2baa795b0d90d5da33b0447120b50f10c17 (patch)
tree5fceb5474c83e709fda396f70121a6923b0be106 /config
parentFirst Version, works but doesn't reconnect (diff)
parentfix (diff)
downloadpyload-6d1ec2baa795b0d90d5da33b0447120b50f10c17.tar.xz
merge
Diffstat (limited to 'config')
-rw-r--r--config43
1 files changed, 0 insertions, 43 deletions
diff --git a/config b/config
deleted file mode 100644
index 58df443a2..000000000
--- a/config
+++ /dev/null
@@ -1,43 +0,0 @@
-[remote]
-port = 7272
-password = pwhere
-
-[webinterface]
-activated = False
-listenaddr = 0.0.0.0
-port = 8080
-username = User
-password = webpw
-
-[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 = False
-max_download_time = 18000
-
-[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