Show More
@@ -35,6 +35,7 b' Optional configuration items:' | |||||
35 | diffstat = True # add a diffstat before the diff content |
|
35 | diffstat = True # add a diffstat before the diff content | |
36 | sources = serve # notify if source of incoming changes in this list |
|
36 | sources = serve # notify if source of incoming changes in this list | |
37 | # (serve == ssh or http, push, pull, bundle) |
|
37 | # (serve == ssh or http, push, pull, bundle) | |
|
38 | merge = False # send notification for merges (default True) | |||
38 | [email] |
|
39 | [email] | |
39 | from = user@host.com # email address to send as if none given |
|
40 | from = user@host.com # email address to send as if none given | |
40 | [web] |
|
41 | [web] |
General Comments 0
You need to be logged in to leave comments.
Login now