From 5afde763a0e72e82adca82180114545d8c44f02f Mon Sep 17 00:00:00 2001 From: Phillip Berndt Date: Mon, 11 Mar 2013 13:30:59 +0100 Subject: Fixed feeds for Claybennett, Zits and Snoopy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Appended on 26. April 2013: I have tested these changes locally for about 1½ months now and they seem to be stable. --- etc/settings.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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" -- cgit v1.2.3-1-g7c22