summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
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