summaryrefslogtreecommitdiffstats
path: root/module/config
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2009-12-28 22:25:53 +0100
committerGravatar mkaay <mkaay@mkaay.de> 2009-12-28 22:25:53 +0100
commit66c2411b04217a8ae5b9d5698e6d9d66cd997b42 (patch)
treecb452cf41927dc5fdc99c3ddd0e07da0eff747b2 /module/config
parentpackage renaming in collector works (diff)
downloadpyload-66c2411b04217a8ae5b9d5698e6d9d66cd997b42.tar.xz
checksum is now optional
Diffstat (limited to 'module/config')
-rw-r--r--module/config/core_default.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
<debug_mode>False</debug_mode>
<max_download_time>5</max_download_time>
<download_speed_limit>0</download_speed_limit>
+ <checksum>True</checksum>
</general>
<updates>
<search_updates>True</search_updates>