f63f6af86ce9d818730495a19486b935824afe2d steve Wed Sep 24 13:43:08 2014 -0700 Added trackLog lines at Braney's request diff --git confs/preview.hg.conf confs/preview.hg.conf index a2a7b21..7ee67ba 100644 --- confs/preview.hg.conf +++ confs/preview.hg.conf @@ -227,15 +227,18 @@ # may still contain bugs. The recommended approach for setting up a # remote/local server pair is to use the default profile for the remote server # with the majority of tracks, and use a non-default profile for local tracks # and trackDb tables. A common configuration would be: #db.host=oursharedhost #db.user=readonly #db.password=access # #myStuff.host=localhost #myStuff.user=readonly #myStuff.password=access # #db.trackDb=myStuff:trackDb,trackDb #db.grp=myStuffgrp,grp + +# Log visible tracks to error_log +trackLog=on