Show More
@@ -76,16 +76,17 b' URLs with ``repo_name`` for changelogs a' | |||||
76 | with the ``_<ID>`` syntax. |
|
76 | with the ``_<ID>`` syntax. | |
77 |
|
77 | |||
78 |
|
78 | |||
79 | Mailing |
|
79 | E-mail notifications | |
80 | ------- |
|
80 | -------------------- | |
81 |
|
81 | |||
82 |
When the administrator co |
|
82 | When the administrator correctly specified the e-mail settings in the Kallithea | |
83 |
Kallithea will send mails on user registration |
|
83 | configuration file, Kallithea will send e-mails on user registration and when | |
84 | errors occur. |
|
84 | errors occur. | |
85 |
|
85 | |||
86 | Mails are also sent for code comments. If someone comments on a changeset |
|
86 | Mails are also sent for comments on changesets. In this case, an e-mail is sent | |
87 | mail is sent to all participants, the person who commited the changeset |
|
87 | to the committer of the changeset (if known to Kallithea), to all reviewers of | |
88 |
|
|
88 | the pull request (if applicable) and to all people mentioned in the comment | |
|
89 | using @mention notation. | |||
89 |
|
90 | |||
90 |
|
91 | |||
91 | Trending source files |
|
92 | Trending source files |
General Comments 0
You need to be logged in to leave comments.
Login now