1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-25 20:09:18 +02:00

docs: remove citiesFileOverride from config-file.md; fixes #5682 (#5683)

as a result of PR #5301, the citiesFileOverride  variable is not used anymore.
This commit is contained in:
Slavik
2023-12-13 14:54:51 -05:00
committed by GitHub
parent b34abf25f0
commit 679b22fada

View File

@@ -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,