From 84e3e7ccb451f294901102473d8c274ef619595f Mon Sep 17 00:00:00 2001
From: Oz Linden <oz@lindenlab.com>
Date: Tue, 17 Aug 2010 14:43:13 -0400
Subject: [PATCH] replace universal email notice setting with a comment on how
 to produce a specific one

---
 BuildParams | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/BuildParams b/BuildParams
index 900bbc05109..058205ad980 100644
--- a/BuildParams
+++ b/BuildParams
@@ -161,8 +161,8 @@ viewer-development.login_channel = "Second Life Beta Development"
 viewer-development.viewer_grid = agni
 viewer-development.build_viewer_update_version_manager = false
 
-# Notifications
-viewer-development.email = oz@lindenlab.com
+# Notifications - to configure email notices, add a setting like this:
+# <username>_<reponame>.email = <email-address>
 
 # =======================================
 # brad
-- 
GitLab