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 f7c0a5a..19d7c5b 100644
--- a/hoot-services/src/main/resources/conf/hoot-services.conf.in
+++ b/hoot-services/src/main/resources/conf/hoot-services.conf.in
@@ -100,7 +100,11 @@ exportSizeThreshold=400000000
httpTimeout=600000
# Max feature count for grail operations
-grailMaxFeatureCount=300000
+grailMaxFeatureCount=1000000
+
+# Code name we assign for the rails and overpass pull data
+grailRailsCodename=reference
+grailOverpassCodename=secondary
# Grail pull overpass query file
grailOverpassQueryPath=conf/services/grailOverpassQuery.oql