belaran@966: [notify] belaran@966: # really send email belaran@966: test = false belaran@966: # subscriber data lives in the notify repo belaran@966: config = /home/hg/repos/notify/notify.conf belaran@966: # repos live in /home/hg/repos on server, so strip 4 "/" chars belaran@966: strip = 4 belaran@966: template = X-Hg-Repo: {webroot}\n belaran@966: Subject: {webroot}: {desc|firstline|strip}\n belaran@966: From: {author} belaran@966: \n\n belaran@966: changeset {node|short} in {root} belaran@966: \n\ndetails: belaran@966: {baseurl}{webroot}?cmd=changeset;node={node|short} belaran@966: description: {desc|tabindent|strip} belaran@966: belaran@966: [web] belaran@966: baseurl = belaran@966: http://hg.example.com/