feat: add log rotation manager

This commit is contained in:
Mauricio Siu
2024-08-24 22:35:38 -06:00
parent 7b9abef687
commit 67ae2b19df
12 changed files with 3377 additions and 107 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "admin" ADD COLUMN "enableLogRotation" boolean DEFAULT false NOT NULL;

File diff suppressed because it is too large Load Diff

View File

@@ -232,6 +232,13 @@
"when": 1723705257806,
"tag": "0032_flashy_shadow_king",
"breakpoints": true
},
{
"idx": 33,
"version": "6",
"when": 1724555040199,
"tag": "0033_sweet_black_bird",
"breakpoints": true
}
]
}