Difference between revisions of "Design Specs: Configuration setup and 3rd party software install"

From WormBaseWiki
Jump to navigationJump to search
(Created page with 'in wormbase.conf turn the timing&caching information on *timer = 1 when people submit/update issues, email alters will be sent out from this email address issue_email = oicr…')
 
Line 2: Line 2:
  
 
turn the timing&caching information on
 
turn the timing&caching information on
  *timer = 1  
+
  timer = 1  
  
 
when people submit/update issues, email alters will be sent out from this email address
 
when people submit/update issues, email alters will be sent out from this email address

Revision as of 20:41, 27 January 2011

in wormbase.conf

turn the timing&caching information on

timer = 1 

when people submit/update issues, email alters will be sent out from this email address

issue_email = oicr@wormbase.org 

email account when people register at WormBase

register_email = oicr@wormbase.org

email account for error reporting!

 <Plugin::ErrorCatcher::Email>
   to      oicr@wormbase.org   
   from    oicr@wormbase.org 
   use_tags 1
 #  subject Error Report from: %h; %F, line %l
 </Plugin::ErrorCatcher::Email>