You need to edit configuration.php in Joomla's root directory. You can do this via FTP or through cPanel if it allows to edit or download/upload files. Change value of $caching to 0 to disable caching:
Code:
public $caching = 0;
Statistics: Posted by SharkyKZ — Thu Aug 15, 2024 8:51 am