diff --git a/BuildParams b/BuildParams index 36ecbdd2239e42676565e870f374c52f92caa8f9..62abd957a070f8aebfcd6d259169ae12755892b8 100644 --- a/BuildParams +++ b/BuildParams @@ -8,6 +8,13 @@ Darwin.symbolfiles = "newview/Release/secondlife-symbols-darwin.tar.bz2" CYGWIN.symbolfiles = "newview/Release/secondlife-symbols-windows.tar.bz2" Linux.symbolfiles = "newview/secondlife-symbols-linux.tar.bz2" +# Public Upload Locations overriding the default private ones +S3PROXY_URL = http://automated-builds-secondlife-com.s3.amazonaws.com/ +S3INTERNAL_URL = http://automated-builds-secondlife-com.s3.amazonaws.com/ +S3GET_URL = http://automated-builds-secondlife-com.s3.amazonaws.com/ +S3PUT_URL = https://s3.amazonaws.com/automated-builds-secondlife-com/ +S3ACL = public-read + #### P r o d u c t i o n B u i l d s #### @@ -152,6 +159,9 @@ viewer-development.build_docs = true viewer-development.viewer_grid = agni viewer-development.build_viewer_update_version_manager = false +# Notifications +viewer-development.email = oz@lindenlab.com + # ======================================== # Viewer Development Test # ========================================