]> git.openstreetmap.org Git - nominatim.git/blobdiff - settings/env.defaults
Merge pull request #3101 from lonvia/custom-geometry-type
[nominatim.git] / settings / env.defaults
index 84cd24f16c5a162b3974e5f72d00705ee3c17efc..9c2f7cac18da3636b445663627dd400a7683848c 100644 (file)
@@ -222,3 +222,7 @@ NOMINATIM_LOG_DB=no
 # Enable logging of requests into a file.
 # To enable logging set this setting to the file to log to.
 NOMINATIM_LOG_FILE=
+
+# Echo raw SQL from SQLAlchemy statements.
+# Works only in command line/library use.
+NOMINATIM_DEBUG_SQL=no