Anton, I have problem with cache on Chrome on Android. It is not clean in all phones.
I try to use <entry key='web.cacheControl'>max-age=1,public</entry>
but to try not use web cache, but is not working.
How I disable all web cache?
Thank you
JB
Traccar allows configure by <entry key='web.cacheControl'>no-cache, no-store, no-transform</entry>
?
Anton, I have problem with cache on Chrome on Android. It is not clean in all phones.
I try to use
<entry key='web.cacheControl'>max-age=1,public</entry>
but to try not use web cache, but is not working.How I disable all web cache?
Thank you
JB