Forum Moderators: open
I did find the MAGPIE_CACHE_AGE variable in the rss_fetch file which appears to control this and even found the note that "60*60" is an hour. I changed the code to "60*10" but it doesn't seem to have any effect.
Can someone steer me right?
The feeds in action are at <snip>
Thanks in advance, anyone who can help!
[edited by: werty at 3:09 pm (utc) on Dec. 10, 2004]
[edit reason] Removed URL - Please see TOS# 13 [/edit]
I looked into the problem and saw the same solution that you found. I am wondering if the 2 numbers have to match? Maybe try 25*25 (625 seconds)