From 5ee3579572b60bb8f9e6475a517d69462b0cfe29 Mon Sep 17 00:00:00 2001 From: mkaay Date: Wed, 23 Dec 2009 21:04:06 +0100 Subject: download speed limit --- module/config/core_default.xml | 59 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 module/config/core_default.xml (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml new file mode 100644 index 000000000..56ac2825c --- /dev/null +++ b/module/config/core_default.xml @@ -0,0 +1,59 @@ + + + 7227 + 0.0.0.0 + admin + pwhere + + + False + ssl.srt + ssl.key + + + True + 0.0.0.0 + 8000 + + True + None + None + None + None + None + + + True + Logs + 5 + + + de + Downloads + 3 + False + links.txt + failed_links.txt + reconnect_method + False + 5 + 0 + + + True + False + + + 0:00 + 0:00 + + + 0:00 + 0:00 + + + False + http://localhost:8080 + http + + -- cgit v1.2.3 From 66c2411b04217a8ae5b9d5698e6d9d66cd997b42 Mon Sep 17 00:00:00 2001 From: mkaay Date: Mon, 28 Dec 2009 22:25:53 +0100 Subject: checksum is now optional --- module/config/core_default.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml index 56ac2825c..7f503ce18 100644 --- a/module/config/core_default.xml +++ b/module/config/core_default.xml @@ -38,6 +38,7 @@ False 5 0 + True True -- cgit v1.2.3 From 4ead56475df252c3783701ddf27be9abbd410ad3 Mon Sep 17 00:00:00 2001 From: mkaay Date: Sat, 2 Jan 2010 15:32:29 +0100 Subject: new xmlparser --- module/config/core_default.xml | 82 +++++++++++++++++++++--------------------- 1 file changed, 41 insertions(+), 41 deletions(-) (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml index 7f503ce18..58e5d1be2 100644 --- a/module/config/core_default.xml +++ b/module/config/core_default.xml @@ -1,60 +1,60 @@ - - 7227 - 0.0.0.0 - admin - pwhere + + 7227 + 0.0.0.0 + admin + pwhere - False - ssl.srt - ssl.key + False + ssl.srt + ssl.key - True - 0.0.0.0 - 8000 - - True - None - None - None - None - None + True + 0.0.0.0 + 8000 + + True + False + None + None + None + None - True - Logs - 5 + True + Logs + 5 - de - Downloads - 3 - False - links.txt - failed_links.txt - reconnect_method - False - 5 - 0 - True + de + Downloads + 3 + False + links.txt + failed_links.txt + None + False + 5 + 0 + True - True - False + True + False - 0:00 - 0:00 + 0:00 + 0:00 - 0:00 - 0:00 + 0:00 + 0:00 - False - http://localhost:8080 - http + False + http://localhost:8080 + http -- cgit v1.2.3 From 3e3ba5240d20a5eb8df669272cb0f3d838d8fcfa Mon Sep 17 00:00:00 2001 From: spoob Date: Sun, 3 Jan 2010 14:58:28 +0100 Subject: Full Config File --- module/config/core_default.xml | 86 +++++++++++++++++++++--------------------- 1 file changed, 43 insertions(+), 43 deletions(-) (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml index 58e5d1be2..4c95d5386 100644 --- a/module/config/core_default.xml +++ b/module/config/core_default.xml @@ -1,60 +1,60 @@ - + 7227 0.0.0.0 admin pwhere - - False + + False ssl.srt ssl.key - - True - 0.0.0.0 - 8000 - - True - False - None - None - None - None + + True + 0.0.0.0 + 8000 + + True + False + None + None + None + None - - True - Logs - 5 + + True + Logs + 5 - - de - Downloads - 3 - False - links.txt - failed_links.txt - None - False - 5 - 0 - True + + de + Downloads + 3 + False + links.txt + failed_links.txt + None + False + 5 + 0 + True - - True - False + + True + False - - 0:00 - 0:00 + + 0:00 + 0:00 - - 0:00 - 0:00 + + 0:00 + 0:00 - - False - http://localhost:8080 - http + + False + http://localhost:8080 + http -- cgit v1.2.3 From e9dc8ea08452c1555e28f4ac1970b96315ec4376 Mon Sep 17 00:00:00 2001 From: spoob Date: Sun, 3 Jan 2010 21:12:02 +0100 Subject: Cleaned Reconnect XML Config --- module/config/core_default.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml index 4c95d5386..035b676f0 100644 --- a/module/config/core_default.xml +++ b/module/config/core_default.xml @@ -31,10 +31,8 @@ de Downloads 3 - False links.txt failed_links.txt - None False 5 0 @@ -44,9 +42,11 @@ True False - - 0:00 - 0:00 + + False + None + 0:00 + 0:00 0:00 -- cgit v1.2.3 From 0ad60190af0ddad290120a491644e1882b12ff1a Mon Sep 17 00:00:00 2001 From: spoob Date: Sun, 3 Jan 2010 21:30:36 +0100 Subject: Fixed XML File --- module/config/core_default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml index 035b676f0..8e149a442 100644 --- a/module/config/core_default.xml +++ b/module/config/core_default.xml @@ -47,7 +47,7 @@ None 0:00 0:00 - + 0:00 0:00 -- cgit v1.2.3 From 5bd5ffbaf7de6436f8648591b9430dad1e3c1eef Mon Sep 17 00:00:00 2001 From: Wugy Date: Wed, 6 Jan 2010 14:22:31 +0100 Subject: default Dir in module/web/media/ --- module/config/core_default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml index 8e149a442..366197a61 100644 --- a/module/config/core_default.xml +++ b/module/config/core_default.xml @@ -13,7 +13,7 @@ True 0.0.0.0 - 8000 + 8001 True False -- cgit v1.2.3 From 9dc2f58872b9f170621bd583f73f9fe144238972 Mon Sep 17 00:00:00 2001 From: Wugy Date: Wed, 6 Jan 2010 22:14:56 +0100 Subject: Webinterface - AddBox --- module/config/core_default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml index 366197a61..32ca6599c 100644 --- a/module/config/core_default.xml +++ b/module/config/core_default.xml @@ -30,7 +30,7 @@ de Downloads - 3 + 1 links.txt failed_links.txt False -- cgit v1.2.3 From 893194ce7294002a607d67b4d4d8d3a111cdf098 Mon Sep 17 00:00:00 2001 From: mkaay Date: Wed, 6 Jan 2010 22:17:21 +0100 Subject: reverted config --- module/config/core_default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml index 32ca6599c..366197a61 100644 --- a/module/config/core_default.xml +++ b/module/config/core_default.xml @@ -30,7 +30,7 @@ de Downloads - 1 + 3 links.txt failed_links.txt False -- cgit v1.2.3 From 205c200b94f3b4edf1220a9ffd5ebeab58aa098b Mon Sep 17 00:00:00 2001 From: spoob Date: Thu, 7 Jan 2010 19:05:42 +0100 Subject: Better ConfigParser --- module/config/core_default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml index 366197a61..07d4ddc1c 100644 --- a/module/config/core_default.xml +++ b/module/config/core_default.xml @@ -1,4 +1,4 @@ - + 7227 0.0.0.0 -- cgit v1.2.3 From ad532495edc4103129bf86b53dec81038babe063 Mon Sep 17 00:00:00 2001 From: spoob Date: Sat, 9 Jan 2010 22:05:15 +0100 Subject: Hooks Config Incomplete --- module/config/core_default.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'module/config/core_default.xml') diff --git a/module/config/core_default.xml b/module/config/core_default.xml index 07d4ddc1c..0d684890a 100644 --- a/module/config/core_default.xml +++ b/module/config/core_default.xml @@ -1,3 +1,4 @@ + 7227 -- cgit v1.2.3