mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 22:47:58 +08:00
add modified apicache library with disabling client cache
This commit is contained in:
@@ -409,7 +409,7 @@ export default {
|
||||
this.updateHeartbeatList();
|
||||
feedInterval = setInterval(() => {
|
||||
this.updateHeartbeatList();
|
||||
}, 5 * 60 * 1000);
|
||||
}, (300 + 10) * 1000);
|
||||
},
|
||||
methods: {
|
||||
|
||||
|
Reference in New Issue
Block a user