+
+
+ Cache configuration
+
+
+ Changes apply immediately to the service worker and persist across reloads.
+ Existing cached entries follow their original TTL; new entries use the updated settings.
+
+
+
+
+
+
+
+
+
+
+
+
+ {configApplied && (
+
+
+ Applied at {configApplied.toLocaleTimeString(undefined, { hour: '2-digit', minute: '2-digit' })}
+
+ )}
+
+
+
{/* Cached trip list */}
{loading ? (