]> git.openstreetmap.org Git - nominatim.git/blobdiff - docs/customize/Settings.md
switch IMPORT_STYLE to use generic file search
[nominatim.git] / docs / customize / Settings.md
index a71b2e1b1f9fa66704e60db028ac39c31cbb5b1e..3a45e8fecd80f1db79ceb8e06639660af38153cc 100644 (file)
@@ -328,9 +328,13 @@ project directory and then in the global settings directory.
 | **Default:**       | extratags |
 
 The _style configuration_ describes which OSM objects and tags are taken
-into consideration for the search database. This setting may either
-be a string pointing to one of the internal styles or it may be a path
-pointing to a custom style.
+into consideration for the search database. Nominatim comes with a set
+of pre-configured styles, that may be configured here.
+
+You can also write your own custom style and point the setting to the file
+with the style. When a relative path is given, then the style file is searched
+first relative to the project directory and then in the global settings
+directory.
 
 See [Import Styles](Import-Styles.md)
 for more information on the available internal styles and the format of the