]> git.mjollnir.org Git - moodle.git/commit
lib/simplepie MDL-7946 - improve simplepie defaults
authorpoltawski <poltawski>
Thu, 30 Jul 2009 18:57:19 +0000 (18:57 +0000)
committerpoltawski <poltawski>
Thu, 30 Jul 2009 18:57:19 +0000 (18:57 +0000)
commitd175fe4c532fcbe90c5606087d8aa0a074f4217f
tree46dd65ca433b48fce1b04bddae97f8877bd0295b
parentd274f2096b530d538a4753de904be027e38b9ddd
lib/simplepie MDL-7946 - improve simplepie defaults

- Specify default low connect timeout in order that 'interactive' pages are
  not slowed down by slow feeds
- Set default cache feed duration of 1 hour

In RSS feed block:
- Try really hard in cron to retreive the feed
- Set the cache duration low in order to help cron refresh the cache
blocks/rss_client/block_rss_client.php
lib/simplepie/moodle_simplepie.php