[Typo3] starttime and caching
Ernesto Baschny [cron IT]
ernst at cron-it.de
Thu Dec 15 17:24:30 CET 2005
Jacob Hammeken schrieb am 15.12.2005 14:24:
> If starttime for a page is set to a future date, the page itself is hidden
> until the starttime has elapsed. That is expected behaviour, but suppose the
> parent page has a menu. In that case, it appears the page cache for the
> parent page is not flushed once the starttime for the subpage has elapsed.
The default TYPO3 behaviour is to flush all page caches after 24h, so
that all start-date things can work. You probably have changed this
default setting, which are:
config.cache_period = 86400
You might also want to try setting:
config.cache_clearAtMidnight = 1
Cheers,
Ernesto
More information about the TYPO3-english
mailing list