How do I temporarily disable the Redis plugin?

Viewed 112

I installed the redis plugin and enabled it, but forgot to configure it. Then when I restart the container, I need to log in again, because Redis is not configured, I can't log in, what should I do?

image.png

1 Answers

This is indeed a problem, for now you can try starting with a version of Answer without the redis plugin. Or you can just delete the redis configuration and cache files from plugin_config in the database and restart. This is indeed an issue; we will fix it later. Thanks for the feedback.