Changeset 1517 for pykota/trunk/conf

Show
Ignore:
Timestamp:
06/03/04 23:50:34 (20 years ago)
Author:
jalet
Message:

Improved error logging.
crashrecipient directive added.
Now exports the job's size in bytes too.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/conf/pykota.conf.sample

    r1510 r1517  
    152152# If the value is not set then localhost is used. 
    153153smtpserver: localhost 
     154 
     155# Crash messages' recipient : in addition to the log files 
     156# each software crash can be sent to the author of PyKota 
     157# or any other person of your choice. By default this 
     158# is disabled. The recipient pykotacrashed@librelogiciel.com 
     159# reaches PyKota's author. 
     160# The 'adminmail' (defined a bit below) is CCed. 
     161# 
     162# Privacy concerns : what is sent is only : 
     163# 
     164#        - a copy of the software's traceback 
     165#        - a copy of the software's command line arguments 
     166#        - a copy of the software's environment variables 
     167#  
     168# suggested value 
     169# crashrecipient: pykotacrashed@librelogiciel.com 
    154170 
    155171# Email domain 
     
    458474# PYKOTASTATUS : contains "CANCELLED" when SIGTERM was received by PyKota 
    459475#                else is not set. 
     476# PYKOTAJOBSIZEBYTES : contains the job's size in bytes. Always available. 
    460477# PYKOTAPRECOMPUTEDJOBSIZE : contains the precomputed job's size 
    461478# PYKOTAPRECOMPUTEDJOBPRICE : contains the precomputed job's price