feat(server): Add api_key in backup repo

This commit is contained in:
maooyer
2026-04-22 20:48:25 +08:00
committed by shuaiplus
parent d6e5a1c40b
commit 7d7562d191
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ import {
const TWO_FACTOR_REMEMBER_TTL_MS = 30 * 24 * 60 * 60 * 1000;
const STORAGE_SCHEMA_VERSION_KEY = 'schema.version';
const STORAGE_SCHEMA_VERSION = '2026-04-18.1';
const STORAGE_SCHEMA_VERSION = '2026-04-22';
// D1-backed storage.
// Contract: