src/product/ex.hg.conf 1.21
1.21 2009/12/11 18:58:35 hiram
No need to mention the cookie
Index: src/product/ex.hg.conf
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/product/ex.hg.conf,v
retrieving revision 1.20
retrieving revision 1.21
diff -b -B -U 4 -r1.20 -r1.21
--- src/product/ex.hg.conf 11 Dec 2009 18:13:16 -0000 1.20
+++ src/product/ex.hg.conf 11 Dec 2009 18:58:35 -0000 1.21
@@ -99,16 +99,13 @@
# The central.domain will allow the browser cookie-cart
# function to work. Set it to the domain of your Apache
# WEB server. For example, if your browser URL is:
# http://mylab.university.edu/cgi-bin/hgTracks?db=hg19
-# set central.domain to: .university.edu
-# The specific central.cookie of hguid.university will keep
-# your browser session settings unique to your institution.
+# set central.domain to: mylab.university.edu
#
central.user=readwrite
central.password=update
-central.domain=.university.edu
-central.cookie=hguid.university
+central.domain=mylab.university.edu
# personalize the background of the browser with a specified jpg
# floret.jpg is the standard UCSC default
browser.background=../images/floret.jpg