Hello, I believe that at the moment when "Cache mode" is set to 'Yes', JLex used the cache time set in Global Configuration.
However, it would be great if you could override the default setting with a custom cache time.
Is it possible for you to add a Cache Lifetime setting to JLex comment?
Meaning that, IF "Cache mode" is set to 'Yes':
A new setting appears called "Cache Time", where you can enter the amount of minutes:
I believe you can find an example here: https://gist.github.com/esedic/859b2f5b256d590f624cbb8913925257
(see $cache->setLifeTime)
I'm not 100% sure this is how it's done, probably you know better
Let me know, thanks!
However, it would be great if you could override the default setting with a custom cache time.
Is it possible for you to add a Cache Lifetime setting to JLex comment?
Meaning that, IF "Cache mode" is set to 'Yes':
A new setting appears called "Cache Time", where you can enter the amount of minutes:
I believe you can find an example here: https://gist.github.com/esedic/859b2f5b256d590f624cbb8913925257
(see $cache->setLifeTime)
I'm not 100% sure this is how it's done, probably you know better
Let me know, thanks!