Replies: 2 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
3 replies
-
@ardatan Any idea on this? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I already setup the response caching based on Redis in my app but I want to enable/disable the cache with an environment variable then I can toggle it based on a different environment or I can disable it for testing purposes easily. How can I use env variables in the
if
property of this plugin?Beta Was this translation helpful? Give feedback.
All reactions