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 19d7c5b..3f83456 100644
--- a/hoot-services/src/main/resources/conf/hoot-services.conf.in
+++ b/hoot-services/src/main/resources/conf/hoot-services.conf.in
@@ -102,9 +102,9 @@ httpTimeout=600000
# Max feature count for grail operations
grailMaxFeatureCount=1000000
-# Code name we assign for the rails and overpass pull data
-grailRailsCodename=reference
-grailOverpassCodename=secondary
+# Label we assign for the rails and overpass pull data
+grailRailsLabel=Reference
+grailOverpassLabel=Secondary
# Grail pull overpass query file
grailOverpassQueryPath=conf/services/grailOverpassQuery.oql
@@ -124,6 +124,9 @@ advOptTemplate=conf/services/conflateAdvOps.json
# Advanced options hoot2 template
advOptHoot2Override=conf/services/conflationHoot2Ops.json
+# Advanced options hoot2 import Options
+importOptions=conf/services/importHoot2Ops.json
+
# Advanced options reference override
advOptRefOverride=conf/services/conflationRefOps.json