mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	fix test
This commit is contained in:
		
							parent
							
								
									fb6a5c8356
								
							
						
					
					
						commit
						ee70f05a86
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -93,6 +93,8 @@ describe('ActivityPub', () => {
 | 
				
			||||||
		cacheRemoteFiles: true,
 | 
							cacheRemoteFiles: true,
 | 
				
			||||||
		cacheRemoteSensitiveFiles: true,
 | 
							cacheRemoteSensitiveFiles: true,
 | 
				
			||||||
		perUserHomeTimelineCacheMax: 100,
 | 
							perUserHomeTimelineCacheMax: 100,
 | 
				
			||||||
 | 
							perLocalUserUserTimelineCacheMax: 100,
 | 
				
			||||||
 | 
							perRemoteUserUserTimelineCacheMax: 100,
 | 
				
			||||||
		blockedHosts: [] as string[],
 | 
							blockedHosts: [] as string[],
 | 
				
			||||||
		sensitiveWords: [] as string[],
 | 
							sensitiveWords: [] as string[],
 | 
				
			||||||
	} as MiMeta;
 | 
						} as MiMeta;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue