X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/3c7519444867cd9c6b3003c4c88729df21b8c265..45148c707860f9d41653f65618e6764c8a7fb87e:/docs/admin/Import.md diff --git a/docs/admin/Import.md b/docs/admin/Import.md index 792070e4..41942d6f 100644 --- a/docs/admin/Import.md +++ b/docs/admin/Import.md @@ -5,18 +5,17 @@ from an OSM planet file and how to keep the database up to date. It is assumed that you have already successfully installed the Nominatim software itself, if not return to the [installation page](Installation.md). -## Configuration setup in settings/local.php +## Configuration setup in `.env` -The Nominatim server can be customized via the file `settings/local.php` -in the build directory. Note that this is a PHP file, so it must always -start like this: - -