1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 19:42:24 +02:00

Add web video redundancy migration

This commit is contained in:
Chocobozzz 2025-02-04 08:09:32 +01:00
parent c791e6d523
commit 7a4e353718
No known key found for this signature in database
GPG key ID: 583A612D890159BE
2 changed files with 3 additions and 7 deletions

View file

@ -46,7 +46,7 @@ import { CONFIG, registerConfigChangedHandler } from './config.js'
// ---------------------------------------------------------------------------
export const LAST_MIGRATION_VERSION = 865
export const LAST_MIGRATION_VERSION = 870
// ---------------------------------------------------------------------------