Dispatcher TTL
Hi,
I am trying to implement Dispatcher TTL based on this: https://adobe-consulting-services.github.io/acs-aem-commons/features/dispatcher-ttl.html
It is doing something, but that is not enough.
1. When the .ttl file is created, it creates with without time. Is that expected?
-rw-r--r-- 1 _www _www 0 Jan 6 2017 politics.html.ttl
2. Most of the times the .ttl files behave differently. See here, what it got changed to. Why it got changed to 1969 date?
-rw-r--r-- 1 _www _www 0 Dec 31 1969 politics.html.ttl
-rw-r--r-- 1 _www _www 0 Dec 31 1969 opinion.html.ttl
---
Thanks
Srini