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