diff options
| author | 2009-12-28 22:25:53 +0100 | |
|---|---|---|
| committer | 2009-12-28 22:25:53 +0100 | |
| commit | 66c2411b04217a8ae5b9d5698e6d9d66cd997b42 (patch) | |
| tree | cb452cf41927dc5fdc99c3ddd0e07da0eff747b2 /module/config | |
| parent | package renaming in collector works (diff) | |
| download | pyload-66c2411b04217a8ae5b9d5698e6d9d66cd997b42.tar.xz | |
checksum is now optional
Diffstat (limited to 'module/config')
| -rw-r--r-- | module/config/core_default.xml | 1 |
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> |
