Rev 1040 | Rev 6475 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
# Blat master config file## pidfile - Where to store my PID (Mandatory)# config - Directory or daemons to run (Mandatory)# configpoll - Period to examine the config directory (default 10s)##pidfile = run/blat.pidconfig = configconfigpoll = 10# Logging# verbose - Enable verbose logging 0 .. 3 (default = 0)# logfile - Path to basename of the log file (Mandatory)# logfile.size - Size in bytes of the log file (default = 1M)# logfile.count - Number of log files to keep (default = 9)#logfile = log/blat.loglogfile.size = 1Mlogfile.count = 3verbose = 0## Export Release Manager configuration# These values are the same as used by JATS# Used to access Release Manager Database#env.GBE_RM_LOCATION = jdbc:oracle:thin:@auperaprm01:1521:RELEASEMenv.GBE_RM_USERNAME = RM_READONLYenv.GBE_RM_PASSWORD = RM_READONLY## Extend the path# path.xxxpath.ssh = /usr/local/bin