summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPhillip Berndt <pberndt@spline.de>2013-03-11 13:30:59 +0100
committerPhillip Berndt <pberndt@spline.de>2013-05-06 09:40:01 +0200
commit5afde763a0e72e82adca82180114545d8c44f02f (patch)
treefb1fa0037ae0a158d389fb28ba9d74041f5e47c1 /etc
parentb5fa0da33499c27a77ba71ab19ab700a220536eb (diff)
downloadcomics-5afde763a0e72e82adca82180114545d8c44f02f.tar.gz
comics-5afde763a0e72e82adca82180114545d8c44f02f.tar.bz2
comics-5afde763a0e72e82adca82180114545d8c44f02f.zip
Fixed feeds for Claybennett, Zits and Snoopy
Appended on 26. April 2013: I have tested these changes locally for about 1½ months now and they seem to be stable.
Diffstat (limited to 'etc')
-rw-r--r--etc/settings.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/settings.sh b/etc/settings.sh
index 00947ac..8a149ba 100644
--- a/etc/settings.sh
+++ b/etc/settings.sh
@@ -24,4 +24,4 @@ if [ ! -d "${image_dir}" ]; then
mkdir -p "${image_dir}"
fi
-wget_args="--timeout 100 --wait=1000 --random-wait --no-cache"
+wget_args="--timeout 100 --wait=10 --random-wait --no-cache"