]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/develop/Import.md
switch documentation to describing dotenv
[nominatim.git] / docs / develop / Import.md
index b3e268f39965933349469e90416de65f17ff8027..c9612bb3c67319041b16ae11cf0c8ddd202b097c 100644 (file)
@@ -29,7 +29,7 @@ once with `class` of `highway` and once with a `class` of `bridge`. Thus the
 ## Configuring the Import
 
 How tags are interpreted and assigned to the different `place` columns can be
-configured via the import style configuration file (`CONST_Import_style`). This
+configured via the import style configuration file (`NOMINATIM_IMPORT_STYLE`). This
 is a JSON file which contains a list of rules which are matched against every
 tag of every object and then assign the tag its specific role.