Einkaufs-/Verkaufsprozesse: optionale Einschränkungen für gewisse Aktionen
[kivitendo-erp.git] / config / kivitendo.conf.default
index 9cdf4d2..e6849a5 100644 (file)
@@ -65,13 +65,6 @@ bind_password =
 # and "en" (English, not perfect) are available.
 language = de
 
-[features]
-
-[features/customer]
-# Default for the 'hourly rate' input in the customer master data
-# dialog.
-default_hourly_rate = 100
-
 [paths]
 # path to temporary files (must be writeable by the web server)
 userspath = users
@@ -160,6 +153,17 @@ debug = 0
 # Chose a system user the daemon should run under when started as root.
 run_as =
 
+[task_server/notify_on_failure]
+# If you want email notifications for failed jobs then set this to a
+# kivitendo user (login) name. The subject can be changed as well.
+send_email_to  =
+# The "From:" header for said email.
+email_from     = kivitendo Daemon <root@localhost>
+# The subject for said email.
+email_subject  = kivitendo Task-Server: Hintergrundjob fehlgeschlagen
+# The template file used for the email's body.
+email_template = templates/webpages/task_server/failure_notification_email.txt
+
 [periodic_invoices]
 # The user name a report about the posted and printed invoices is sent
 # to.