diff docs/usage/general.rst @ 2105:926f55b038bc beta

added initial rc-extension module - possible to store additional mappings for stats - possible to overwrite and add to whoosh index extensions issue #322 - post create repo hook callback - post push/pull hooks callback
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 06 Mar 2012 23:03:10 +0200
parents 17c9393e9645
children 22f79562836c
line wrap: on
line diff
--- a/docs/usage/general.rst	Mon Mar 05 16:58:55 2012 +0200
+++ b/docs/usage/general.rst	Tue Mar 06 23:03:10 2012 +0200
@@ -71,6 +71,11 @@
 on errors the mails will have a detailed traceback of error.
 
 
+Mails are also sent for code comments. If someone comments on a changeset
+mail is sent to all participants, the person who commited the changeset 
+(if present in RhodeCode), and to all people mentioned with @mention system.
+
+
 Trending source files
 ---------------------