Skip to content

v0.2.54..v0.2.55 changeset hoot services.conf.in

Garret Voltz edited this page Aug 14, 2020 · 1 revision
diff --git a/hoot-services/src/main/resources/conf/hoot-services.conf.in b/hoot-services/src/main/resources/conf/hoot-services.conf.in
index fff7d42..a4d8c52 100644
--- a/hoot-services/src/main/resources/conf/hoot-services.conf.in
+++ b/hoot-services/src/main/resources/conf/hoot-services.conf.in
@@ -116,6 +116,9 @@ grailOverpassQueryPath=conf/services/grailOverpassQuery.oql
 # Grail pull overpass stats query file
 grailOverpassStatsQueryPath=conf/services/grailOverpassStatsQuery.oql
 
+# Grail pull connected ways overpass query file
+grailConnectedWaysQueryPath=conf/services/grailConnectedWaysQuery.oql
+
 # Config options asciidoc location
 configAsciidocPath=conf/core/ConfigOptions.asciidoc
 
Clone this wiki locally