mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-10-31 20:52:29 +00:00 
			
		
		
		
	Time based eviction interval is 1 week (#34)
This commit is contained in:
		
							parent
							
								
									7058277028
								
							
						
					
					
						commit
						d384987622
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -59,7 +59,7 @@ See [Examples](examples.md) | ||||||
| 
 | 
 | ||||||
| ## Cache Limits | ## Cache Limits | ||||||
| 
 | 
 | ||||||
| Individual caches are limited to 200MB and a repository can have up to 2GB of caches. Once the 2GB limit is reached, older caches will be evicted based on when the cache was last accessed.  Caches that are not accessed within the last two weeks will also be evicted. | Individual caches are limited to 200MB and a repository can have up to 2GB of caches. Once the 2GB limit is reached, older caches will be evicted based on when the cache was last accessed.  Caches that are not accessed within the last week will also be evicted. | ||||||
| 
 | 
 | ||||||
| ## Skipping steps based on cache-hit | ## Skipping steps based on cache-hit | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue