Quantcast
Viewing all articles
Browse latest Browse all 1909

Performance - Joomla! 4.x • Re: Change Cache Settings from PHP

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



Viewing all articles
Browse latest Browse all 1909

Trending Articles