mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	fix config ui error about cache ttl (#6861)
This commit is contained in:
		@@ -1757,6 +1757,7 @@ config.cache_config = Cache Configuration
 | 
			
		||||
config.cache_adapter = Cache Adapter
 | 
			
		||||
config.cache_interval = Cache Interval
 | 
			
		||||
config.cache_conn = Cache Connection
 | 
			
		||||
config.cache_item_ttl = Cache Item TTL
 | 
			
		||||
 | 
			
		||||
config.session_config = Session Configuration
 | 
			
		||||
config.session_provider = Session Provider
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user