summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorGravatar spoob <spoob@gmx.de> 2009-06-24 02:05:58 +0200
committerGravatar spoob <spoob@gmx.de> 2009-06-24 02:05:58 +0200
commitb2ccdeed35759b99042de0e56453a66892cca9b1 (patch)
treeabc38f8c21e46969298126bd641801bcadd2a838 /config
parentfixed 4chan user wish (diff)
downloadpyload-b2ccdeed35759b99042de0e56453a66892cca9b1.tar.xz
fixed some bugs
Diffstat (limited to 'config')
-rw-r--r--config7
1 files changed, 4 insertions, 3 deletions
diff --git a/config b/config
index 89ef8e5e0..3001e6b24 100644
--- a/config
+++ b/config
@@ -15,12 +15,13 @@ log_folder = Logs
log_count = 5
#each log has 100kb
[downloadTime]
-start = 0:00
-end = 24:00
+#use HH:MM
+start = 00:00
+end = 00:00
[remote]
port = 7272
remotePassword = pwhere
[proxy]
useproxy = False
proxyProtocol = http
-proxyAdress = http://localhost:8080 \ No newline at end of file
+proxyAdress = http://localhost:8080