Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 29458987

Von Moritz Bunkus vor mehr als 10 Jahren hinzugefügt

  • ID 29458987fb3e3f2027990a55c7c6e51c68683905
  • Vorgänger 8e115155
  • Nachfolger d6d08d5e

Task server: Fehlgeschlagene Jobs optional per E-Mail melden

Unterschiede anzeigen:

config/kivitendo.conf.default
153 153
# Chose a system user the daemon should run under when started as root.
154 154
run_as =
155 155

  
156
[task_server/notify_on_failure]
157
# If you want email notifications for failed jobs then set this to a
158
# kivitendo user (login) name. The subject can be changed as well.
159
send_email_to  =
160
# The "From:" header for said email.
161
email_from     = kivitendo Daemon <root@localhost>
162
# The subject for said email.
163
email_subject  = kivitendo Task-Server: Hintergrundjob fehlgeschlagen
164
# The template file used for the email's body.
165
email_template = templates/webpages/task_server/failure_notification_email.txt
166

  
156 167
[periodic_invoices]
157 168
# The user name a report about the posted and printed invoices is sent
158 169
# to.

Auch abrufbar als: Unified diff