mirror of
https://github.com/immich-app/immich.git
synced 2024-12-26 10:50:29 +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"
|
"tileUrl": "https://tile.openstreetmap.org/{z}/{x}/{y}.png"
|
||||||
},
|
},
|
||||||
"reverseGeocoding": {
|
"reverseGeocoding": {
|
||||||
"enabled": true,
|
"enabled": true
|
||||||
"citiesFileOverride": "cities500"
|
|
||||||
},
|
},
|
||||||
"oauth": {
|
"oauth": {
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user