Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Is it possible to clean cache using a CLI command? I want to automate updates.
Also is it possible to enable/disable cache the same way?
Thanks
Offline
Hi,
You can clean cache using this command
php cron.php -s site_admin -c cron/util/clear_cache
Offline
Thanks. What about disabling/enabling the cache?
Offline
Hi,
Only through manually editing setting file
Offline
Pages: 1