I am trying this trick, it seems to work so far but I’m not sure if the setting will stay in place during updates?
update wp_options set option_value=1261440000 where option_name="strava_cache_time";
That should cache stuff for 40 years 😅 Is there a reason why I should not do that? If that’s a viable solution, may I suggest to add an option to “cache forever”?
Thank you!
My bad. Thanks for your response. Things are good now. Have a great day!