Add new settings

This commit is contained in:
2023-08-06 22:47:24 +08:00
parent 6a3c96b1a0
commit cd86f44cee
4 changed files with 39 additions and 8 deletions

View File

@@ -34,7 +34,7 @@ export const handler: Handlers = {
const tverify = encode(
new Uint8Array(
await pbkdf2Hmac(
`id`,
`${id}`,
m.cfg.img_verify_secret,
1000,
64,