1
0
mirror of https://github.com/fumiama/paper-manager.git synced 2026-06-04 23:40:24 +08:00
This commit is contained in:
源文雨
2023-04-27 01:41:20 +08:00
parent ff17c90139
commit 2737720508

View File

@@ -5,8 +5,8 @@ export const DEFAULT_CACHE_TIME = 60 * 60 * 24 * 7
// aes encryption key
export const cacheCipher = {
key: 'xyY$#$%^&&56^$&Y&YR^fiu|\\{pop{Poi<:6%@#$^CJ&^^gHU',
iv: 'knG^&e43w@65&90i90*YH-0+{K][;]\\}|kIOUGftyDTRFuy',
key: '_10101010110101@',
iv: '@01001010110010_',
}
// Whether the system cache is encrypted using aes