Vlasta
New member
I know I have to add the appropriate lines in a config file as per below... BUT which file?
my /src file has the following entries. So my "guess" it is XF.php - right?
I am running:-
Xenforo 2.3.7
PHP version 8.3.6
MySQL version 8.0.44 (8.0.44-0ubuntu0.24.04.2)
Server Apache/2.4.58

// CDN support
$config['externalDataUrl'] = 'http://[ZoneURL]/data';
$config['javaScriptUrl'] = 'http://[ZoneURL]/js';
my /src file has the following entries. So my "guess" it is XF.php - right?
I am running:-
Xenforo 2.3.7
PHP version 8.3.6
MySQL version 8.0.44 (8.0.44-0ubuntu0.24.04.2)
Server Apache/2.4.58

// CDN support
$config['externalDataUrl'] = 'http://[ZoneURL]/data';
$config['javaScriptUrl'] = 'http://[ZoneURL]/js';