refactor: make less aggressive cleanups

This commit is contained in:
Mauricio Siu
2025-01-26 16:20:02 -06:00
parent 5801c69034
commit 95e642e63a
5 changed files with 4368 additions and 15 deletions

View File

@@ -0,0 +1,3 @@
-- Custom SQL migration file, put you code below!
UPDATE "admin" SET "cleanupCacheApplications" = false;

File diff suppressed because it is too large Load Diff

View File

@@ -421,6 +421,13 @@
"when": 1737615160768,
"tag": "0059_striped_bill_hollister",
"breakpoints": true
},
{
"idx": 60,
"version": "6",
"when": 1737929896838,
"tag": "0060_disable-aggressive-cache",
"breakpoints": true
}
]
}