Traccar cache

Jose B4 years ago

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

Jose B4 years ago

Traccar allows configure by <entry key='web.cacheControl'>no-cache, no-store, no-transform</entry> ?

Anton Tananaev4 years ago

The value is used in ServletHandler.setInitParameter() method.