3fede7ba7791d3bebc3499aee3fc8bd4376f9f48
jcasper
  Sun Sep 8 01:11:37 2019 -0700
Installing updated hg.conf files from UCSC servers

diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf
index 3218be9..f393be3 100644
--- confs/hgwbeta.hg.conf
+++ confs/hgwbeta.hg.conf
@@ -171,18 +171,21 @@
 # server as customTrash, using customTracks.* profile) for custom track
 # database tables that belong to users' saved sessions, analogous to
 # sessionDataDir setting for saved session files.
 # The databases must be named as this prefix followed by {01, 02, 03, ... 31}.
 # For example, if the value is "customData" then the databases are named
 # customData01, customData02, ... customData31.
 sessionDataDbPrefix=customData
 
 # Directory where a static cache of public hub files exists to
 # support hub search.
 hgHubConnect.cacheDir=../trash/hgHubConnect/hubCrawlBeta
 
 #survey=http://bit.ly/ucscTraining
 #surveyLabel= Request onsite workshops
 
+#Outputs every single SQL call in the error logs
+# JKSQL_TRACE=on
+
 # Allow the URL: /cgi-bin/hubApi to produce a WEB page
 # otherwise, it redirects to the help page
 hubApi.allowHtml=on