forked from gitea/gitea
		
	Mark Cache with ini tag (#12605)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
		
							parent
							
								
									eb4db0445b
								
							
						
					
					
						commit
						b611ae1908
					
				| @ -23,7 +23,7 @@ type Cache struct { | ||||
| var ( | ||||
| 	// CacheService the global cache | ||||
| 	CacheService = struct { | ||||
| 		Cache | ||||
| 		Cache `ini:"cache"` | ||||
| 
 | ||||
| 		LastCommit struct { | ||||
| 			Enabled      bool | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 John Olheiser
						John Olheiser