]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/library/Configuration.md
indexing: precompute row counts
[nominatim.git] / docs / library / Configuration.md
index f673a27d88e6ba43fe4231f5e7d196f88af2987c..e13470e9fceb5a0d5a45f26cd46d2c8d46e55b39 100644 (file)
@@ -3,8 +3,8 @@
 When using Nominatim through the library, it can be configured in exactly
 the same way as when running as a service. This means that you should have
 created a [project directory](../admin/Import.md#creating-the-project-directory)
-which contains all files belonging to the Noinatim instance. It can also contain
-an `.env` file with configuration options. Setting configuration paramters
+which contains all files belonging to the Nominatim instance. It can also contain
+an `.env` file with configuration options. Setting configuration parameters
 via environment variables works as well.
 
 Configuration options are resolved in the following order:
@@ -20,7 +20,7 @@ configuration parameters, see the [Configuration page](../customize/Settings.md)
 
 ## `Configuration` class
 
-::: nominatim.config.Configuration
+::: nominatim_api.Configuration
     options:
         members:
             - get_bool