Don't run legacy backfill when isn't up

incr_update_backup
Tyler Goodlet 2022-04-24 12:41:35 -04:00
parent b0f659a66b
commit 76287a7523
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ async def manage_history(
mod,
bfqsn,
shm,
do_legacy=True,
# do_legacy=True,
)
)