From 632436d54d02b2db9b31350fa18ffcb84cc1b95b Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Mon, 18 Oct 2021 17:02:52 +0200 Subject: [PATCH] docs: refer to our new Settings chapter in the import instruchtions --- docs/admin/Import.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/admin/Import.md b/docs/admin/Import.md index 425812a7..2214fa09 100644 --- a/docs/admin/Import.md +++ b/docs/admin/Import.md @@ -47,8 +47,9 @@ You can also set the same configuration via environment variables. All settings have a `NOMINATIM_` prefix to avoid conflicts with other environment variables. -There are lots of configuration settings you can tweak. Have a look -at `Nominatim/settings/env.default` for a full list. Most should have a sensible default. +There are lots of configuration settings you can tweak. A full reference +can be found in the chapter [Configuration Settings](../customize/Settings.md). +Most should have a sensible default. #### Flatnode files -- 2.39.5