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.xml | 58 ----------------------------------------- module/config/core_default.xml | 59 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 58 deletions(-) delete mode 100644 module/config/core.xml create mode 100644 module/config/core_default.xml (limited to 'module/config') diff --git a/module/config/core.xml b/module/config/core.xml deleted file mode 100644 index 6da85cf32..000000000 --- a/module/config/core.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - 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 - - - True - False - - - 0:00 - 0:00 - - - 0:00 - 0:00 - - - False - http://localhost:8080 - http - - 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