dc4a58380d23d3558f00033b6c3acce91a0402d4 jcasper Sun Nov 24 01:11:46 2019 -0800 Installing updated hg.conf files from UCSC servers diff --git confs/hgwbeta.hg.conf confs/hgwbeta.hg.conf index 63d9db0..bdc9432 100644 --- confs/hgwbeta.hg.conf +++ confs/hgwbeta.hg.conf @@ -143,33 +143,33 @@ # Set up thumbnails directory for public sessions CGI sessionThumbnail.imgDir=../trash/hgPS sessionThumbnail.webPath=../trash/hgPS #Turns on short links for hgSession, allowing redirect to full link. hgSession.shortLink=on # If login is enabled, then the server should be configured to support HTTPS. # HTTPS is used for hgLogin by default. If the server cannot support HTTPS # but login is still enabled (not recommended), HTTPS for hgLogin can be # disabled by uncommenting this setting:login.https=off #login.https=off # # Turn off option to save blat results as a custom track. Default is on. #useBlatBigPsl=off -# GenomeSpace prod instance urls -genomeSpace.dmServer=https://dm.genomespace.org/datamanager -genomeSpace.identityServerUrl=https://identity.genomespace.org/identityServer/basic +# GenomeSpace prod instance urls - turned off 11/18 refs #24044 +#genomeSpace.dmServer=https://dm.genomespace.org/datamanager +#genomeSpace.identityServerUrl=https://identity.genomespace.org/identityServer/basic # Separate directory for files that belong to saved sessions (hgSession). # The path must be absolute (starts with /). # This directory must be on the same filesystem as trash/ so hard links work. # The purpose of this directory is to allow automated cleaning of old files # from trash/ while keeping saved session files safe in a different location. sessionDataDir=/userdata/sessions/beta sessionDataDirOld=/userdata # Name prefix of 31 separate databases (one for each day of month, on same # 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