e974e46d75d40bcb0bed9e23282cf897c038ab04
chmalee
  Thu Feb 20 18:04:34 2020 -0800
Documenting hub validator in example hg.conf

diff --git src/product/ex.hg.conf src/product/ex.hg.conf
index 35b86a1..2b150a6 100644
--- src/product/ex.hg.conf
+++ src/product/ex.hg.conf
@@ -613,15 +613,19 @@
 # use a table other than dbDb to describe attributes of installed assemblies
 # dbDbTableName=dbDb
 #
 # use a table other than userDb to describe the user database
 # userDbTableName=userDb
 
 # put error lines from warnings about bigBeds in the apache error_log
 # bigWarn=on
 #
 
 # specify the root directory for a CGI to use instead of the directory the script lives in
 # browser.cgiRoot=/usr/local/apache/cgi-bin
 
 # Limit the number of bytes that the custom track loader for MAF or VCF track will read in
 # customTracks.maxBytes=52428800
+
+# Allows hgHubConnect to run hubCheck and present a tree of errors or the overall hub
+# layout. Requires the hubCheck program to be present in the loader directory
+# hgHubConnect.validateHub=on