This commit is contained in:
syuilo 2023-10-04 14:45:46 +09:00
parent bcbcaa9c60
commit a997b7bdcc
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ describe('ActivityPub', () => {
const metaInitial = {
cacheRemoteFiles: true,
cacheRemoteSensitiveFiles: true,
perUserHomeTimelineCacheMax: 100,
blockedHosts: [] as string[],
sensitiveWords: [] as string[],
} as MiMeta;