Cache flush required every time after changing content. #5906
Unanswered
kolaente
asked this question in
Troubleshooting
Replies: 1 comment 4 replies
-
Are you changing content in the control panel or directly in files? If you're editing files directly, make sure you have the Stache watcher enabled. It's enabled by default, but we recommend disabling it on production. Maybe you disabled it. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure this is intended behaviour or just a configuration problem.
Every time after changing content, I have to do a full cache flush to make the changes visible on the site. The site is using redis in prod, but this also happens when developing locally without redis.
Beta Was this translation helpful? Give feedback.
All reactions