194e0e1f7f8f80e3a9e5b5c5a4f42d24241d4f50
lrnassar
  Mon Mar 7 12:06:50 2022 -0800
Adding undoc'd settings now being made defaults. Refs #28831

diff --git src/product/ex.hg.conf src/product/ex.hg.conf
index 2fa8b4c..9c4993b 100644
--- src/product/ex.hg.conf
+++ src/product/ex.hg.conf
@@ -649,15 +649,18 @@
 # layout. Requires the hubCheck program to be present in the loader directory
 # hgHubConnect.validateHub=on
 
 ### mouseOverEnabled turns on display of data values in mouse over of a wiggle
 ### track.  It is on by default.  Can be turned off with this off setting:
 # mouseOverEnabled=off
 
 # Move the multi region button in hgTracks from below the browser image to beside the position box
 # multiRegionButtonTop=on/off
 #
 # Turn on the cart rewrite feature
 # cartVersion=on/off
 #
 # Provides support for svgBarCharts in hgc. Needed for certain bar chart hgc images to display
 # svgBarChart=on/off 
+#
+# Enables hubCheck on the Hub Development tab of hgHubConnect
+# hgHubConnect.validateHub=on/off