mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-18 01:16:54 +08:00
wip
This commit is contained in:
@@ -13,6 +13,9 @@ const DEFAULT_KEEP_PERIOD = 180;
|
||||
|
||||
const clearOldData = async () => {
|
||||
|
||||
// TODO: Temporary disable for testing
|
||||
return;
|
||||
|
||||
/*
|
||||
* TODO:
|
||||
* Since we have aggregated table now, we don't need so much data in heartbeat table.
|
||||
|
Reference in New Issue
Block a user