Reply to thread

In XF1 it was possible to set the following setting


[code=php]$config['javaScriptUrl'] = '//url-to.cdn.com/js';[/code]


This would serve all of my js files from my CDN. However, on XF2 it doesn't seem to be working any more, even though the manual says it should. In fact, it doesn't matter what I change that setting to, nothing happens.


Back
Top Bottom