Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to disable cache #1259

Closed
ArjonBu opened this issue Aug 29, 2018 · 1 comment
Closed

Command to disable cache #1259

ArjonBu opened this issue Aug 29, 2018 · 1 comment

Comments

@ArjonBu
Copy link

ArjonBu commented Aug 29, 2018

It would be great to have a command that can be run to disable and enable cache (all 3 caches). This would make upgrading easier and more automated.

@remdex
Copy link
Contributor

remdex commented Aug 29, 2018

It's more usefull after git pull just do.
php cron.php -s site_admin -c cron/util/clear_cache
php cron.php -s site_admin -c cron/util/update_database

So first one clears cache and second updates database. And then there is no need to disable/enable cache :)

@remdex remdex closed this as completed Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants