diff --git a/src/misc/populate-emojis.ts b/src/misc/populate-emojis.ts index 6b7443018..8052c7148 100644 --- a/src/misc/populate-emojis.ts +++ b/src/misc/populate-emojis.ts @@ -6,7 +6,7 @@ import { Cache } from './cache'; import { isSelfHost, toPunyNullable } from './convert-host'; import { decodeReaction } from './reaction-lib'; -const cache = new Cache(1000 * 60 * 60); +const cache = new Cache(1000 * 60 * 60 * 12); /** * 添付用絵文字情報