events/Tests/Functional/Frontend/Fixtures/TypoScript
Daniel Siepmann 0fc2668d17
Improve TYPO3 cache handling (#14)
There might be access to TSFE get_cache_timeout() prior rendering
events.
TYPO3 has a cache for timeout and won't re calculate again.
We therefore need to clear the cache if timeout would change.

That will lead to inconsistent cache information throughout a single
request. But the final cache timeout of the page will be correct. Other
parts might be longer, which probably is fine until they relate to the
events.

Relates: #10500
2023-05-16 10:15:05 +02:00
..
CachingMidnight.typoscript Extend TYPO3 page cache timout calculation based on rendered dates (#9) 2023-05-04 15:23:23 +02:00
Rendering.typoscript Improve TYPO3 cache handling (#14) 2023-05-16 10:15:05 +02:00