From b2ccdeed35759b99042de0e56453a66892cca9b1 Mon Sep 17 00:00:00 2001 From: spoob Date: Wed, 24 Jun 2009 02:05:58 +0200 Subject: fixed some bugs --- config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'config') 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 -- cgit v1.2.3