Caching on Semantic MediaWiki Sandbox

From semantic-mediawiki.org

Hello Karsten, I hope all is well with you. I just used the Semantic MediaWiki Sandbox site for the first time, it is very helpful that users are able to test and show stuff on recent software. I want to thank you for that. I do have one request, is it possible to set $wgParserCacheExpireTime to $wgParserCacheExpireTime = 1; on the sandbox wiki? This helps updating semantics on a page more quickly. Otherwise people start saving pages over and over again to get the data updated. Regards,

10:10, 7 November 2015

Hi Felipe, I have done this now. Another thing that will probably come across you in the future. runJobs.php is via cron only at */10. Cheers

15:45, 7 November 2015

$wgParserCacheExpireTime = 1; seems rather aggressive, now that EmbeddedQueryDependencyLinksStore is enabled on the sandbox queries are supposed to be updated in an instant on the next page view.

18:14, 7 November 2015

Indeed this is a quite unrealistic setting. I basically did this to see the difference it could make, but you have a point I believe.

17:53, 11 November 2015