diff demonotification.cfg @ 466:e4c0beab5328

Allow sending notifications from a local treepkg via sendnotificationmails.py
author Andre Heinecke <aheinecke@intevation.de>
date Thu, 09 Sep 2010 14:46:13 +0000
parents f72530307eea
children
line wrap: on
line diff
--- a/demonotification.cfg	Thu Sep 09 14:26:59 2010 +0000
+++ b/demonotification.cfg	Thu Sep 09 14:46:13 2010 +0000
@@ -5,12 +5,13 @@
 
 [notification]
 
-# Username and host on which the treepackager runs.
+# Username and host on which the a remote treepackager runs.
+# Leave commented if treepkg runs locally
 # sendnotificationmails.py has to be able to connect to that host as the
 # builduser via ssh without knowing the password.  This is best
 # achieved with the ssh-agent.
-build_user: builder
-build_host: localhost
+# build_user: builder
+# build_host: localhost
 
 # the program to run on build_host to list the pending notifications
 # currently sendnotificationmails.py assumes that the default
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)