mercurial/help/config.txt
changeset 26263 bf2bfc6f45fb
parent 26225 e257df7a9974
child 26278 be44d23cb9f1
--- a/mercurial/help/config.txt	Thu Sep 17 11:50:55 2015 -0700
+++ b/mercurial/help/config.txt	Fri Sep 11 12:45:19 2015 -0700
@@ -1511,6 +1511,11 @@
 ``style``
     Name of style to use for command output.
 
+``supportcontact``
+    Location pointed at in Mercurial traceback for reporting crash. Use this if
+    you are a large organisation with it's own Mercurial deployement process and
+    crash reports should be addressed to your internal support.
+
 ``timeout``
     The timeout used when a lock is held (in seconds), a negative value
     means no timeout. (default: 600)