mirror of
https://github.com/immich-app/immich.git
synced 2024-12-25 10:43:13 +02: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"
|
||||
},
|
||||
"reverseGeocoding": {
|
||||
"enabled": true,
|
||||
"citiesFileOverride": "cities500"
|
||||
"enabled": true
|
||||
},
|
||||
"oauth": {
|
||||
"enabled": false,
|
||||
|
Loading…
Reference in New Issue
Block a user