Bug 20489 Configure illegal file characters https://bugzilla.wikimedia.org/show_bug...
[mediawiki.git] / js2 / mwEmbed / php / script-cache / README
bloba42bd3ed47a67c951ba08217b41c37853837e9f3
1 This folder holds cached versions of grouped script requests (if running mwEmbed in stand-alone-mode.
2 (otherwise  $wgFileCacheDirectory from mediaWiki is used) 
4 Be sure to enable write access by your web-server to this directory. 
5   
6 You can specify a different directory by updating the $wgFileCacheDirectory variable in noMediaWikiConfig.php
8 You can empty this directory at any time and should not be a problem.
10 You may want to update your include call since the script server sends long expire headers since it ment to work in conjunction with mediaWiki dynamic pages that output fresh request ids as scripts update.