mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:17:11 -05:00 
			
		
		
		
	as a result of PR #5301, the citiesFileOverride variable is not used anymore.
This commit is contained in:
		
							parent
							
								
									b34abf25f0
								
							
						
					
					
						commit
						679b22fada
					
				@ -91,8 +91,7 @@ The default configuration looks like this:
 | 
				
			|||||||
    "tileUrl": "https://tile.openstreetmap.org/{z}/{x}/{y}.png"
 | 
					    "tileUrl": "https://tile.openstreetmap.org/{z}/{x}/{y}.png"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "reverseGeocoding": {
 | 
					  "reverseGeocoding": {
 | 
				
			||||||
    "enabled": true,
 | 
					    "enabled": true
 | 
				
			||||||
    "citiesFileOverride": "cities500"
 | 
					 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "oauth": {
 | 
					  "oauth": {
 | 
				
			||||||
    "enabled": false,
 | 
					    "enabled": false,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user