enhance(backend): RedisへのTLのキャッシュをオフにできるように
This commit is contained in:
parent
5a39c1a8eb
commit
e6c54de814
14 changed files with 515 additions and 371 deletions
|
@ -93,6 +93,7 @@ describe('ActivityPub', () => {
|
|||
const metaInitial = {
|
||||
cacheRemoteFiles: true,
|
||||
cacheRemoteSensitiveFiles: true,
|
||||
enableFanoutTimeline: true,
|
||||
perUserHomeTimelineCacheMax: 100,
|
||||
perLocalUserUserTimelineCacheMax: 100,
|
||||
perRemoteUserUserTimelineCacheMax: 100,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue